Assignment Operator

0

                                     

Assignment Operator used to assign the value to the variable. Only one operator is used i.e ' = '.




S.NO. Operators                                             Description
1

Equal to ( =)

Its helps to assign the value to  the variable
that is always used.
 (Int a;
a is a variable name.
a=10;//this statement used for that
Syntax:-



Post a Comment

0Comments

We you have any doubt let me know :)

Post a Comment (0)
To Top