Computer Science, asked by aruna71kris, 1 year ago

what is the form and meaning of assignment statement?

Answers

Answered by shalinijain2310
8

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.

Answered by ASMIT2468
5

please rate me as brainliest.

Attachments:
Similar questions