A

Admin • 833K Points
Coach

Q. See the given code of JavaScript and choose the correct output from the following

Code:
var string1 = "40";
varvalueinit=50;
alert( string1 +intvalue);
  • (A) 4090
  • (B) 90
  • (C) 4050
  • (D) Exception
  • Correct Answer - Option(C)
  • Views: 15
  • Filed under category JavaScript
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.