True / False
1. Although JavaScript considered a programming language, it also : 1320953.
True / False
1. Although JavaScript is considered a programming language, it is also a critical part of web page design and authoring.
a.True
b.False
2. Like HTML, XHTML is not case sensitive.
a.True
b.False
3. You can place script elements in either the document head or in the document body.
a.True
b.False
4. JavaScript code is always stored in an external file separate from the HTML or XHTML code for a web document.?
a.True
b.False
5. Elements that do not require a closing tag are called empty elements.?
a.True
b.False
Multiple Choice
6. ____ can turn static documents into applications such as games or calculators.
a.HTMLb.XHTML
c.JavaScriptd.Cascading Style Sheets
7. ____ was established in 1994 at MIT to oversee the development of web technology standards.
a.The University of Illinoisb.The W3C
c.Microsoftd.Netscape
8. An HTML document is a text document that contains codes called ____.
a.elementsb.tags
c.stylesd.rules
9. In the client/server system, one of the primary roles of the client, or front end, is to ____.
a.carry out complex data processingb.provide for data storage
c.send emaild.present an interface to the user
10. A system consisting of a client and a server is known as a ____ system.
a.traditionalb.three-tier
c.monolithicd.two-tier
True / False
1. Although JavaScript considered a programming language, it also : 1320953