Answer Posted / jay
document.write("1"+ 2 + 4);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How are javascript and ecma script related?
What does _ mean in javascript?
What is the difference between textContent and innerText?
How to use "join()" to create a string from an array using javascript?
What does the instanceof operator do?
How to determine the state of a checkbox using javascript?
What does triple dot mean?
How to you change the title of the page by javascript?
How to detect browser name using JavaScript?
What is the use of Push method in JavaScript?
What does “1?+2+4 Evaluate to? What about 5 + 4 + “3??
How to define a anonymous function?
What is null in programming?
What do mean by NULL in Javascript?
What are the Non-primitive data types in JavaScript?