.  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
 
2.  When a user views a page containing a JavaScript program, which machine actually executes the script?
A.  The User’s machine […]