Home Programming Assignment Operator Assignment Operator Author - Read File December 29, 20190 minute read 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:- Tags C-LangaugeclangcodingProgramming Facebook Twitter Whatsapp NewerTernary Operator OlderLogical Operator
We you have any doubt let me know :)