Answer Posted / jay
document.write("1"+ 2 + 4);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is argument objects in javascript?
Can webassembly replace javascript?
How to force a page to go to another page using javascript ?
What is question mark in javascript?
What are global variables? How are these variable declared and what are the problems associated with using them?
Explain export & import in javascript?
What is the difference between ‘function declaration’ and ‘function expression’?
Is javascript faster than asp script?
what will happen and why if i will acess the methods of superclass which is declared as private by a object of same subclass.
Are Attributes and Property the same?
Explain the steps for connecting the system to Internet.
Why is javascript not oop?
What does the operator do in javascript?
What’s relationship between javascript and ecmascript?
How can you do a character count in javascript?