1. Which function cannot be performed in JavaScript:

A. Changing an image
B. Validating entry of form information
C. Counting the number of unique visitors
D. Storing user data between visits
E. Changing the appearance of a loaded page by date



1  2  3  4  5  6  7  8  



2. JavaScript is:

A. A batch-based language
B. A limited language
C. 100% compatible with C / C++
D. Complete with SQL functions
E. Implemented using applets



1  2  3  4  5  6  7  8  



3. JavaScripts are:

A. Run on servers
B. Compiled into object code
C. Implemented using browser plug-ins
D. Interpreted by the browser
E. No different from Java applets



1  2  3  4  5  6  7  8  



4. Cookies are:

A. A list of previously visited sites
B. Entries in the bookmarks file
C. A browser's internal representation of a web page
D. A list of all images in a web page
E. Data stored on the client machine between visits



1  2  3  4  5  6  7  8  



5. JavaScripts can start to execute when:

A. A page is fully loaded
B. When triggered by an event
C. Both of the above
D. When triggered by the server
E. Only when the user gives permission



1  2  3  4  5  6  7  8  



6. JavaScript was first developed by:

A. DEC
B. Bell Labs
C. Sun
D. Microsoft
E. Netscape



1  2  3  4  5  6  7  8  



7. An advantage of JavaScript over CGI or Java is:

A. Faster development and debugging
B. Minimized net transmissions
C. Minimized number of files
D. All of the above
E. There is no advantage



1  2  3  4  5  6  7  8  



8. An advantage of JavaScript over CGI and ASP is:

A. No advantages
B. Certain tasks can be more efficiently performed client-side
C. No advantages, CGI and ASP are always superior
D. JavaScript is newer, more modern
E. JavaScript is more powerful



1  2  3  4  5  6  7  8  


You scored out of a possible 8.