Answer the following statements true (T) or false (F)
1. The four -clicks rule states that a user should be able to move from the current page to a desired page in three mouse or keyboard clicks.
2. A cascading style sheet can transform an XML document into various outputs, but cannot sort the document.
3. An extensible style language transformation can sort an XML document or select elements to include.
4. Ajax uses both JavaScript and XML to obtain small amounts of data, either plain text or XML, from a server without leaving the Web page.
1. FALSE
2. TRUE
3. TRUE
4. TRUE
You might also like to view...
Which of the following statements is not a common advantage of object-oriented design?
a) higher productivity b) higher quality c) increased reuse d) increased maintenance
____ refers to controlling the way the value of a variable is printed or displayed.
A. Debugging B. Initialization C. Formatting D. Declaration