Economy, asked by qureshihajipappu, 5 months ago


Q15. (a) What do you mean by variable? Explain the types of variables?​

Answers

Answered by Anonymous
6

Answer:

A variable is nothing but a name given to a storage area that our programs can manipulate. Each variable in C has a specific type, which determines the size and layout of the variable's memory; the range of values that can be stored within that memory; and the set of operations that can be applied to the variable.

Explanation:

A variable is any factor, trait, or condition that can exist in differing amounts or types. An experiment usually has three kinds of variables: independent, dependent, and controlled.

Similar questions