M
Q. Consider the following snippet code var string1 = ”123”; var intvalue = 123; alert( string1 + intvalue ); The result would be
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. Can we create empty array in Javascript? Find the output of below code
Q. What is the command to run the node programs?
Q. What will be the output of the following JavaScript code?
Q. Why JavaScript is called as Lightweight Programming Language ?
Q. What will be the output of the following code snippet?
Q. The purpose of extensible attribute is to
Q. To which of the following object does the print() method belong to?
Q. The meaning for Augmenting classes is that
Discusssion
Login to discuss.