XML Programming  «Prev  Next»

Metalanguages, Markup, and HTML limitations - Quiz

Each question is worth one point. Select the best answer or answers for each question.
1. Which of type of markup describes the content of a document?
Please select the best answer.
  A. Hypertext
  B. Logical
  C. Procedural
  D. Extensible

2. SGML was used to create HTML's structure. Which of the following choices describes SGML in this capacity?
Please select the best answer.
  A. Programming Language
  B. Markup language
  C. Metalanguage
  D. Formatting language

3. What are some of the limitations of HTML? Please select all the correct answers.
Please select all the correct answers.
  A. HTML cannot accommodate highly refined searches across data.
  B. HTML does not provide meaning to the data contained in HTML tags.
  C. HTML shifts processing to the client's computer and away from the server.
  D. The syntax is complex to learn and use.