Question

Which of these programming languages is BEST suited for web development?

(1 point)
Responses

HTML

HTML

C++

C++

assembly language

assembly language

binary

binary
Skip to navigation










Answers

GPT-4o mini
The best-suited programming language for web development among the options provided is **HTML**.

HTML (HyperText Markup Language) is the standard markup language used for creating and structuring content on the web. The other options—C++, assembly language, and binary—are not typically used for web development.