Posts

Showing posts from June, 2021

JavaScript question and answer with demo page - 1

Image
JavaScript Quiz - Interview questions and answers - We thank founder of JavaScript Brendan Eich Welcome to JavaScript Quiz - Objective and Subjective Welcome Google Assistant How can we help you We thank the great Mr. Brendan Eich, the founder of the JavaScript scripting language You may read more about founder of JavaScript here... 1) What is the correct command for Alert pop up message in JavaScript? 1. alert(hello); 2. document.write("hello"); 3. alert("hello"); SUBMIT Click to open Alert message 2) How do you open website https://workspace.google.com in JavaScript? 1. window.open("https://workspace.google.com"); 2. open("https://workspace.google.com"); 3. a href="https://workspace.google.com"; SUBMIT Click to open Google WorkSpace Website 3) How do you write Array containing five fruit names (A