ITPEC IP October 2024 Question 7
ITPEC IP October 2024 — Question 7 of 100
HTML is a markup language used to describe web-document content and structure and to associate presentation information for screen or print display. HTML uses tags to mark headings, paragraphs, links, images, tables, and other elements. Modern presentation details such as fonts, sizes, and layout are normally separated into CSS, but HTML is the only markup language among the choices.
Answer (b)
Why not others:
- (a) C is a general-purpose programming language
- (c) SQL is a language for defining and manipulating relational database data
- (d) URL is a notation for locating a resource, not a language
Key rule: A markup language annotates document elements and structure with tags; it differs from programming, query, and resource-address notations.
AI-generated — may contain errors
The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.
This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.