Which of the following is the best example of a way in which a programmer can use abstraction to manage the complexity of a program?

Replacing each instance of repeated code with a call to a procedure

Replacing longer variable names with shorter variable names to reduce typing errors

Replacing several lines of documentation with a single line of documentation

Replacing lists with individual variables

Respuesta :

Answer : C

Explanation

The best example of a way in which a programmer can use abstraction to manage the complexity of a program is to  Replacing longer variable names with shorter variable names to reduce typing errors.

Why the replacement?

The act of  Replacing longer variable names with shorter variable names to reduce typing errors is very important.

Conclusively, in any programming, to handle the complexity of a program, on can Replace the string variables such as name1, name2, name3, and name4 with the use of list of strings known as the shorter form called names.

Learn more about programmer  from

https://brainly.com/question/23275071

ACCESS MORE
EDU ACCESS
Universidad de Mexico