What is Date object in JavaScript?



What is Date object in JavaScript?..

Answer / Veerander Kumar Yadav

The 'Date' object in JavaScript represents a specific point in time, including the date and time.nYou can create a new Date object using various constructors or methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

Why is javascript hoisting?

1 Answers  


What are the different functional component in javascript?

1 Answers  


Can you explain the difference between call and apply?

1 Answers  


What is the difference between rootscope and scope?

1 Answers  


How do I activate javascript on my phone?

1 Answers  


How to create an object using javascript?

1 Answers  


How do I use javascript to password-protect my web site?

1 Answers  


How do I run javascript in chrome?

1 Answers  


What are the different types of errors supported by javascript?

1 Answers  


What are the valid scopes of a variable in JavaScript?

1 Answers  


What is called variable?

1 Answers  


Explain the difference between “==” and “===”?

1 Answers  


Categories