Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 1 (Q.No. 50)
50.
Assume that x = 5 and y = 2. Then in Java operation x + = y, the result is
x = 7
x = 2
x = 3
x = 2
Answer: Option
Explanation:

The operator + = means add and assign.

Discussion:
1 comments Page 1 of 1.

S.thirunavukkarasu said:   7 years ago
Thank you very much.

Post your comments here:

Your comments will be displayed after verification.