🎴 Flashcard Mode

Input/Output in Java

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which of the following symbols is used for representing the XOR operator in Java?

AnswerClick to flip back
A
^
💡 Explanation:

The ^ operator is used for <span style="font-family:" arial;="" font-size:="" small;="">representing<span style="font-family:" arial;="" font-size:="" small;=""> the XOR operator in Java.

Change Mode