Question
HTML is:
(1 point)
an assembly language.
a machine language.
an imperative language.
a declarative language.
(1 point)
an assembly language.
a machine language.
an imperative language.
a declarative language.
Answers
GPT-4o mini
HTML is a **declarative language**. It is used to describe the structure and content of web pages, allowing you to define elements and their relationships without specifying how to perform tasks or how to execute the program, which is characteristic of imperative languages.