What does a variable do?


A variable solves for x.

A variable solves for x.


A variable helps scientists make studies of control groups.

A variable helps scientists make studies of control groups.


A variable names a memory location to hold different values in your program.

A variable names a memory location to hold different values in your program.


A variable evaluates a boolean expression.

A variable evaluates a boolean expression.

Respuesta :

Answer:

A variable names a memory location to hold different values in your program.

Explanation:

Variables are the names you give to computer memory locations which are used to store values in a computer program.