πŸ“Š JavaScript
Q. What is the output of below Javascript code?
Code:
alert (typeof new Date() ); 

  • (A) Current Date
  • (B) Displays Nothing
  • (C) object
  • (D) Throws Error
πŸ’¬ Discuss
βœ… Correct Answer: (C) object

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
215
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
87%
Success Rate