Consider the following snippet code
var string1 = ”123”;
var

Home | Discussion Forum

Consider the following snippet code

var string1 = ”123”;
var intvalue = 123;
alert( string1 + intvalue );

The result would be

View More Related Question

2) Initialization of variable can be done by writing _____ operator in between variable name and operand value.

3) What kind of an expression is “new Point(2,3)”?

4) Which of the operator is used to test if a particular property exists or not?

5) Among the following, which one is a ternary operator?

UP Gk Online Test

taiyari24hour.com

Study 2 Online Says....
Kindly log in or signup.