answersLogoWhite

0

variable is a name that allocates the memory space where you store some data

Hardly. Names do not allocate memory space *sigh*

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Define pointer in C?

Pointer is a variable, A variable that stores the address of another variable. Size of a pointer is 2 bytes.


How do you define a variable?

I define an variable by saying x- an value


How do mathematicians define a variable?

They define a variable by saying n equals some value.


What is a ponters in c-programming?

with the help of pointers we able to store the memory location of any variable. In c the pointer variable is use to store the memory location of any variable. The pointer variable is define as a simple variable but in pointer variable use a special "*" character at the left most side of name of pointer variable. If any variable name have * it means it is a pointer variable it hold the memory location of variable.


What is the independent variable and dependent variable in Algebra - X is and Y is?

Any variable can be declared as the independent variable, then the other would be the dependent variable. However, it is quite common to arbitrarily define y as the dependent variable - a variable that depends on x.


Is the word main an illegal variable name in C PLUS PLUS?

I can tell you that it is not an illegal variable name in C. I do not currently have a C++ compiler installed, but I would assume that it would also be valid in C++.


What does it mean to define a variable?

State what the variable represents in the equation.


What does c x b mean?

The variable c times the variable b simply equals cb. Just as the variable x times the variable y would equal xy, and so on.


What is done to a variable represent an unknown quantity?

define


How do you use define in C?

Just type declare then the variable that you desire to assigned a certain constant value on it. Just type declare then the variable that you desire to assigned a certain constant value on it.


What is the user defined function section in C language?

There are no 'sections' in C source, you can define functions anywhere, except inside another function or variable/type definition.


How would you write 12 of the variable c?

12c