Answer:
C. consoles
Step-by-step explanation:
Using consoles gives coders the ability to query data, set data, and create blueprints. Consoles are terminals that provide a text display and allows for deeper overall control of the computer. In the context of programming, it allows coders to perform a wide array of tasks for their program, including debugging, data queries, manipulating data, etc. Thus giving them much more control over their code.