, which are characteristic of amarkup language, specifically HTML (HyperText Markup Language). Markup languages describe the structure and presentation of text.
“Markup languages, such as HTML and XML, are used to annotate text so that the computer can manipulate it. HTML is used to design the structure of web pages using tags like <body>,
, <h1>, etc.” — CompTIA ITF+ Official Guide
Other options:
Query languages like SQL retrieve data.
Compiled languages require compilation into machine code (e.g., C++).
Scripting languages are used for automation but don’t use markup syntax.
Correct answer: A
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit