...

/

Quiz: Foundations of Web Applications

Quiz: Foundations of Web Applications

Take a short quiz on the foundations of web applications.

We'll cover the following...
Technical Quiz
1.

(Select all that apply.) Which of the following statements represents a requirement for a well-formed XML document?

A.

The root element must have a namespace attribute.

B.

There must be only one top-level element.

C.

All non-empty elements must have a start tag and an end tag with matching names.

D.

Element names must be lower case.


1 / 5
...