114k views
11 votes
Which of the following is an advantage of using variables?

A.It reduces the number of functions that are necessary in the program.
B.It increases the number of values that are used in a program.
C.It erases the default values.
D.It makes it less likely that an error will be introduced into the code.

User Cubby
by
3.5k points

1 Answer

9 votes

Answer:

D. It makes it less likely that an error will be introduced into the code.

Step-by-step explanation:

User MduSenthil
by
3.2k points