How do you send a message to the browser in JavaScript?

Answer Posted / joseph

alert('message'); //using this one

Is This Answer Correct ?    9 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is event bubbling in JavaScript?

532


What do you mean by script?

449


What is the difference between local storage & session storage?

470


Does spacing matter in javascript?

520


What are the main functions performed by javascript statements?

508






How to read elements of an array in JavaScript?

518


What is undefined value means in javascript?

557


Explain few difference between null, undefined or undeclared javascript variable?

488


How are object properties assigned?

517


What is webpack used for?

457


How to empty an array in JavaScript?

518


How can the style/class of an element be changed?

546


What is the difference between innerhtml and append() in javascript?

665


What are self Executing Functions?

605


Can you explain the difference between call and apply?

546