scjp14高效率复习提纲englishversion.docVIP

  • 10
  • 0
  • 约2.08万字
  • 约 7页
  • 2019-03-03 发布于福建
  • 举报
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精品文档

相关文档