Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 12 5.5 pts ______ is the process of translating a task into a …

Question

question 12 5.5 pts
______ is the process of translating a task into a series of commands that a computer will use to perform the task.
○ sdlc
○ programming
○ flowcharting
○ diagramming

Explanation:

Brief Explanations

Programming involves writing code (commands) that a computer can execute to perform a specific task. SDLC (Software Development Life Cycle) is a broader process for software development. Flowcharting is about creating visual flowcharts. Diagramming is a general term for creating diagrams. Since the question is about translating a task into computer - executable commands, programming fits best.

Answer:

Programming