adplus-dvertising
frame-decoration

Question

Which of the following are static methods in JavaScript?

a.

Date.parse()

b.

Date.UTC()

c.

Both Date.parse() and Date.UTC()

d.

None of the mentioned

Answer: (c).Both Date.parse() and Date.UTC()

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following are static methods in JavaScript?

Similar Questions

Discover Related MCQs

Q. How many static methods does a Date object have?

Q. What is the purpose of the Math method toSource()?

Q. Which of the following is not a JavaScript framework?

Q. How can you find a client's browser name?

Q. How do you find the number with the highest value of x and y?

Q. What is the syntax of close method for document object?

Q. Which is a wrapped Java array, accessed from within JavaScript code?

Q. Which of the following has a lesser benchmark time for using JQuery to access DOM versus pure JavaScript in milliseconds?

Q. What is the purpose of the function eval?

Q. Which class provides an interface for invoking JavaScript methods and examining JavaScript properties?

Q. Which of the following has a greater benchmark time for looping and JQuery vs core JavaScript in milliseconds?

Q. Which is the function used to loop in an array to view all the values?

Q. What is a framework?

Q. What is the purpose of a JavaScript debugger?

Q. How do we debug a script?

Q. What kind of error notifications are shown in the console window?

Q. What is the other way of calling the Error Console in Firefox?

Q. What is the procedure to view the console in the Firefox?

Q. Which of the following is the window that the Firefox sends the error messages to?

Q. Where is the error icon option available?