Computer Science, asked by nehasokhal488, 8 months ago

i-5 is called _
assignment. ​

Answers

Answered by 001nirmalsharma
1

Answer:

relational assignment

Answered by laraibmukhtar55
1

I=5 is termed as a general assignment.

• In CS, an assignment declaration sets and/or re-sets the value kept in the storage location(s) that is signified by a variable name.  

• It also refers that a general assignment statement copies a value into a variable.  

• Assignments typically let a variable to hold dissimilar values at different times during its lifespan and scope.

• An assignment statement offers value to a variable

Hope it helped...

Similar questions