How do you send a message to the browser in JavaScript?
Answer Posted / krisha
Either use (document.write) or use web technology like php
and pass the value through url and get on that page.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What are the javascript objects?
What is the use of a map object in javascript?
What is null in javascript?
List out all the falsifying tokens in Javascript?
List some design patterns in javascript?
What is the difference between an Anonymous Function and a named function?
Is javascript default scripting language?
What is the difference between childNode and children?
What is called variable typing in javascript?
How can I set up my own javascript error handler?
What are the different types of errors supported by javascript?
What is npm repository?
What can be the challenges during testing a program or a system?
Why do we need npm?
Explain the for-in loop?