Q. What is the compiler error for improperly using Underscores ( _ ) in literals in Java?
β
Correct Answer: (C)
Underscores have to be located within digits
You must be Logged in to update hint/solution