Respuesta :

Lanuel

In Computer programming, a value type variable can be used to store a: value expression.

What is a variable?

A variable can be defined as any name which refers to a location in computer memory that is typically used for storing a value.

The two types of variable.

In Computer programming, there are two (2) types of variable and these include:

  • Reference type variable
  • Value type variable

Generally, a value type variable can be used to store a value expression or a value of that type.

Read more on variable here: brainly.com/question/20264183