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
what is the difference between let, var, and const?
Explain closures in javascript?
If you need to hide the javascript code from the older browser versions, how will you perform it?
What is let keyword in typescript?
What are different types of inheritence? Which inheritance is followed in javascript.
Write a program to reverse a string in pure javascript?
What are the types of variables in javascript?
Is not a function error in javascript?
Why jquery is used instead of javascript?
Why javascript is not secure?
How can javascript codes be hidden from old browsers that don't support javascript?
What is a name function in javascript & how to define it?
What does parse Query String return in javascript?
How many functions are there in javascript?
How do I install javascript?