Q. In an assignment statement a=b Which of the following statement is true?
β
Correct Answer: (B)
The value of b is assigned to variable a but the later changes on variable b will not affect the value of variable a
You must be Logged in to update hint/solution