QUIZ02

QUIZ02

University

27 Qs

quiz-placeholder

Similar activities

Generation of programming languages and language processors

Generation of programming languages and language processors

University

30 Qs

Ice Breaker

Ice Breaker

University - Professional Development

25 Qs

Debugging Showdown

Debugging Showdown

University

25 Qs

Swf_test_1

Swf_test_1

University

23 Qs

Literasi Teknologi Informasi dan Komunikasi Kelas B

Literasi Teknologi Informasi dan Komunikasi Kelas B

University

23 Qs

Работотехника 75-100

Работотехника 75-100

University

23 Qs

Ulangan Harian-1 Simkomdig

Ulangan Harian-1 Simkomdig

12th Grade - University

25 Qs

Animation Quiz1

Animation Quiz1

University

25 Qs

QUIZ02

QUIZ02

Assessment

Quiz

Computers

University

Hard

Created by

Kyrene Capuli

Used 11+ times

FREE Resource

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 BLANK QUESTION

1 min • 1 pt

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

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 BLANK QUESTION

1 min • 1 pt

Use the ______ keyword to use a package from the library.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?