Mark As Completed Discussion

Try this exercise. Fill in the missing part by typing it in.

In C++, a variable is a ___ entity that stores a value. It has a ___ that determines the type of data it can hold. The data type of a variable defines its ___ and the operations that can be performed on it.

Write the missing line below.