Q. What is the result of the expression 5 | 3 in Java? (A) 7 (B) 4 (C) 1 (D) 3 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) 7 Explanation: Question: What is the result of the expression 5 | 3 in Java?