Q. What will be the output of the below code ?

Code:
console.log( typeof( '5' + 5))
  • (A) null
  • (B) object
  • (C) string
  • (D) number
πŸ’¬ Discuss
βœ… Correct Answer: (C) string

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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