Java基础知识英文选择题1——Basic of Java Programs.
1. Which method must exist in every java application?2.What's the right way to handle abnormalities in input on java?3. The name of a java source file ___?4. A difference between the methods "print" and "println" of the class java