Q. Which is fast among OR(|) and Short Circuit OR (||) operators in Java? (A) OR Operator (B) Short Circuit OR operator (C) Both work at the same speed (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Short Circuit OR operator