Which of the following describes what a computer programmer does?

(1 point)
Responses

A. designing a plan for a new software application

B. implementing a plan for a new software application

C. managing and securing data

D. writing the code to make a new application work

D. writing the code to make a new application work

A computer programmer (or software developer) typically performs the following tasks:

D. Writing the code to make a new application work.

While designing a plan for a new software application, implementing the plan, managing and securing data are part of various stages of software development, the key responsibility of a computer programmer is to write the code that makes the application work. They use programming languages to translate the software design specifications into a set of instructions that the computer can understand and execute.