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
Where javascript variables are stored?
How can javascript language be separated from objects?
Is javascript necessary for web development?
What is an Event Bubbling in Javascript?
How to find radio button selection when a form is submitted?
What are parameters in javascript?
List different ways of empty an array in javascript?
Explain mul function in javascript?
How to manage exception handling in javascript?
Which keyword is used to print the text in the screen?
Is javascript enabled on chrome?
How to get height and width of different browser in Javascript?
How to force a page to go to another page using javascript ?
What is the role of javascript in a web page?
How to call a function in every x seconds in javascript?