Computer Science, asked by aruna71kris, 1 year ago

what is the form and meaning of assignment statement?

Answers

Answered by Snehaalmale
5

Answer:

An assignment statement gives a value to a variable. For example, ... the variable may be a simple name, or an indexed location in an array, or a field (instance variable) of an object, or a static field of a class; and. the expression must result in a value that is compatible with the type of the variable .

please mark as a brainliest

Similar questions