ITPEC IP October 2020 Question 7
ITPEC IP October 2020 — Question 7 of 100
HTML is a markup language that uses tags to describe the logical structure and presentation-related organization of a web page. Elements identify content such as headings, paragraphs, links, images, lists, and tables so browsers can interpret and render the document.
Answer (a)
Why not others:
- browser-executed processing steps are commonly written in JavaScript
- communication between browser and web server uses HTTP or HTTPS
- defining arbitrary tags to describe data meaning and structure characterizes XML
Key rule: HTML structures web documents, JavaScript adds program behavior, HTTP transfers web messages, and XML defines extensible data markup.
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.