• 2022-06-19
    Which are not Java keywords? ()
    A:  TRUE
    B:  sizeof
    C:  const
    D:  super
    E:  void
  • A,B

    内容

    • 0

      下列哪一项不是Java保留字()。 A: sizeof B: super C: abstract D: break

    • 1

      以下不是Java关键字的有()。 A: super B: this C: Null D: true

    • 2

      下列选项中不属于Java保留字的是( )。 A: B: false C: sizeof D: true

    • 3

      In C language, some functions needs return no value , which keywords is used to denote this? A: void B: int C: float D: double

    • 4

      【单选题】以下哪项不是 java关键字 A. this B. super C. extends D. true