SCJP14高效率复习提纲(Englishversion).docVIP

  • 5
  • 0
  • 约2.08万字
  • 约 7页
  • 2017-04-23 发布于重庆
  • 举报
SCJP14高效率复习提纲(Englishversion)

SECTION 1: DECLARATIONS AND ACCESS CONTROL   1. An identifier in java must begin with a letter, a dollar sign($), or an underscore (_); subsequent characters may be letters, dollar signs, underscores, or digits.   2. All the keywords in java are comprised of lower case characters only.   3. There are three top-level elements that may appear in a file. None of these elements is required. If they are present, then they must appear in the following order:     -package declaration     -import statements     -class definitions   4. A Java source file (Java file) cannot have more than one public cla

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档