Search Header Logo

JAVA Programming 3rd Quarter Exam SY22-23

Authored by Jeffmark Pinaredondo

Computers

12th Grade

Used 2+ times

JAVA Programming 3rd Quarter Exam SY22-23
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Array is a collection of primitive data types

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Declaring a java array using this int arrayName[]; and int[] arrayName; format is the similar

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

java arrays index starts with one

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

while loop in java is best suited when the number of iterations is not known in advance.

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

do-while loop in java is guaranteed to execute at least one.

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

the syntax for loop is:

for(initialization; condition; increment/decrement) { }

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

the syntax for while is:

while (condition;initialization){}

True

False

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?