1) This is a one or more lines of code terminated by a semicolon. a) Statements b) Input c) Blocks 2) This is composed of one more statement bounded by an opening ({) and closing (}) curly braces. a) Output b) Blocks c) Variables 3) This are notes written to a code for documentation purposes. a) Java Comments b) Java Identifiers c) Java Blocks 4) . This are case- sensitive This means that the identifier: Hello is not the same as hello. a) Java Identifiers b) Java Statements c) Java Comments 5) Used for generating an HTML documentation for your Java programs. a) Single line comments b) Multiline comments c) Special javadoc comments 6) C-style comments or also called____. a) single line commengts b) Multiline comments c) Special javadoc comments 7) C++ Style comments starts with //. All the text after // are treated as comments. a) Multiline coments b) Special javadoc comments c) Single line comments 8) This is starting the line with /** and ending it with */. called_____. a) Java comments b) Special javadoc comments c) Multiline comments 9) What is the complete title of our topic today? a) Java identifiers b) Java and statements and blocks c) Java comments 10) This code stands for ; _____. a) Statements b) Comments c) Identifiers

Leaderboard

Visual style

Options

Switch template

Continue editing: ?