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