CompTIA ITF+ (FC0-U61) — Question 154
Which of the following language types would MOST likely be used to display information in a web browser?
Answer options
- A. Assembly
- B. Scripting
- C. Markup
- D. Compiled
Correct answer: C
Explanation
Markup languages, such as HTML, are specifically designed for structuring and presenting content in web browsers, making option C the correct choice. While scripting languages (option B) can also be used for dynamic content, they do not primarily focus on display. Assembly (option A) and compiled languages (option D) are generally not suited for web content presentation.