Q. What is the result of the expression 5 ^ 3 in Java?
β
Correct Answer: (D)
6
Explanation: Understanding the ^ Operator in Java
Explanation: Understanding the ^ Operator in Java