Search Header Logo

QUIZ02

Authored by Kyrene Capuli

Computers

University

Used 11+ times

QUIZ02
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.       //This is a comment

JavaDoc Comment

Block Comment

Single line Comment

2.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

These are terms that programmers use to properly identify a name, a class, a procedure, methods, or variables.

(a)  

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

string eCode = ‘’RED”;

Identify what is "RED"

variable name

method name

string literal

character literal

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.       Every line of code that runs in Java must be inside a method.

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1.       The variable salary and SALARY are not the same with each other.

False

True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

BufferedReader io = new _______________( new _____________(System.in));

BufferedStreamReader : InputReader

InputStreamReader : BufferedReader

BufferedReader : InputStreamReader

Buffered Reader: InputStream Reader

7.

FILL IN THE BLANKS QUESTION

1 min • 1 pt

Use the (a)   keyword to use a package from the library.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?