Below are the list of top 60 JavaScript multiple choice questions and answers for freshers beginners and experienced PDF. JavaScript Multiple Choice Questions and Answers 1. Why so JavaScript and Java have similar name? A. JavaScript is a stripped-down version of Java B. JavaScript's syntax is loosely based on Java's C. They both originated on the island of Java D. None of the above Ans: B 2. When a user views a page containing a JavaScript program, which machine actually executes the script? A. The User's machine running a Web browser B. The Web server C. A central machine deep within Netscape's corporate offices D. None of the above Ans: A 3. ______ JavaScript is also called client-side JavaScript. A. Microsoft B. Navigator C. LiveWire D. Native Ans: B 4. __________ JavaScript is also called server-side JavaScript. A. Microsoft B. Navigator C. LiveWire D....