1.

What is the compiler error for improperly using Underscores ( _ ) in literals in Java?

A. Underscores are out of range
B. IllegalUnderscoresException
C. Underscores have to be located within digits
D. Too many Underscores
Answer» D. Too many Underscores


Discussion

No Comment Found