How you will write a java script function that display an alert on the screen?
Answer Posted / hilmionell
alert("Hello my friend");
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is javascript hard to learn?
What is whitespace in javascript?
Create an array in javascript with a list of 4 colors, assign that array to the variable, ‘colors’.
How to set the cursor to wait in JavaScript?
What is the difference between undeclared & undefined?
How to write a comment in javascript?
What is context in javascript?
What is the difference between window and document in Javascript?
Is there automatic type conversion in JavaScript?
Explain unescape() in javascript?
What happens when the recursion calling is applied on two functions?
How to get height and width of different browser in Javascript?
What are the two basic groups of dataypes in javascript?
What does 3 dots mean in javascript?
What are the different objects used in javascripts?