CompTIA Data+ (DA0-001) — Question 351

During an interview, a hiring manager asks an analyst about the analyst's experience using programming languages. The analyst has used HTML, Python, and SQL. Which of the following explains what the analyst has most likely used HTML to accomplish?

Answer options

Correct answer: D

Explanation

The correct answer is D because HTML is primarily used to structure and design the front end of web pages. Option A refers to user input handling, which is typically done with JavaScript or back-end languages. Option B is incorrect as HTML does not design graphics in video games, and option C is wrong since HTML does not manipulate data but rather presents it.