Computer Science, asked by debnathabhishek914, 2 months ago

write any five program using the assignment statement.




PLESSE SHOW THIS ON COPY.​

Answers

Answered by vandana2293
0

Answer:

An assignment statement gives a value to a variable. For example, x = 5; ... the expression must result in a value that is compatible with the type of the variable . In other words, it must be possible to cast the expression to the type of the variable.

Answered by sachin9715
0

Answer:

An assignment statement gives a value to a variable. For example, x = 5; ... the expression must result in a value that is compatible with the type of the variable . In other words, it must be possible to cast the expression to the type of the variable.

Similar questions
Math, 10 months ago