can use them to store our data in them.
In c to use variables we, first have to declare them.
of location in memory.
of data which we can store in it.
of the variable on memory
which we store in it.
declaring that variables which can store normal integer’s data.
Is used for declaring that
variables which can store less integer’s data than int’s variables
use.
Is used for declaring
that variables which can store more integer’s data than int’s variables
use.
Is used for declaring
that variables which can store decimals.
Is used for declaring
that variables which can store more decimals than float command.
Is used for declaring
that variables which can store characters.
“variable’s type then variable’s name
then ;”, in the middle of braces of “main” and for declaring a variable
which’s value is already assigned type “variable’s
type then variable’s name then = your value ;”,
No comments:
Post a Comment