Q. Choose the correct example of Octal Literal in Java? (A) short = 0564; (B) int = 076__45_2; (C) int = 0______11; (D) All the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) All the above