BLOG

Latest Articles

Java XOR (^) Operator Explained [Practical Examples]

In this article we will discuss the Java xor (^) operator, this logical operator is used in many conditional statements, it is also used as a bitwise operator …

By azkaiftikhar · 7 min read · JAVA