Q. What is the prefix used to represent Binary literals in Java? (A) b or B (B) 0b or 0B (C) xB or xb (D) ob or oB ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) 0b or 0B