A

Admin • 833K Points
Coach

Q. What is the result of '5' + 3 in JavaScript?

  • (A) 53
  • (B) 8
  • (C) Error
  • (D) NaN
  • Correct Answer - Option(A)
  • Views: 11
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The + operator concatenates when one operand is a string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.