1.

What is the meaning of “

Answer» Right answer is (d) Assignment

The explanation: The expression a <- 16 creates a variable called a and gives it the value 16 called assignment. The variable on the left is assigned to the value on the right. The left side should have only a single one.


Discussion

No Comment Found

Related InterviewSolutions