Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

which of these programming languages is best suited for web development…

Question

which of these programming languages is best suited for web development? (1 point) ○ html ○ c++ ○ assembly language ○ binary

Explanation:

Brief Explanations

HTML (HyperText Markup Language) is used for structuring web pages, which is fundamental in web development. C++ is mainly for system/software development, assembly language is low - level for hardware - related tasks, and binary is machine - code not used directly for web dev. So HTML is best for web development among the options.

Answer:

A. HTML