Home » Electronics and Communication Engineering » Microprocessors

Assume that x = 5 and y = 2. Then in Java operation x + = y, the result is

Correct Answer: x = 7

Explanation:

The operator + = means add and assign.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion