Which of the following is a markup language, not a programming language?
A
C++
B
Python
C
HTML
D
Java
Correct Answer: Option C — HTML
Explanation:
HTML (Hypertext Markup Language) is a markup language used to structure content on web pages, rather than a full programming language with l...
HTML (Hypertext Markup Language) is a markup language used to structure content on web pages, rather than a full programming language with logic and computation.