assignment it is composed of variable name an


Assignment:  It is composed of variable name, an assignment operator of the language and a value or variable or some expression as per composition allowed based on rules defined in grammar. 

 e.g temp=5;  

temp=temp+1; 

This means to add 1 to the current value of the variable temp and make that the new contents of the variable temp temp = a+b ;  

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: assignment it is composed of variable name an
Reference No:- TGS0175420

Expected delivery within 24 Hours