JAVA Programming 3rd Quarter Exam SY22-23

JAVA Programming 3rd Quarter Exam SY22-23

12th Grade

60 Qs

quiz-placeholder

Similar activities

CSP CMU Unit 2 - Student Created Questions

CSP CMU Unit 2 - Student Created Questions

9th - 12th Grade

62 Qs

QUIZ

QUIZ

12th Grade

60 Qs

Career Management Obj 2.0

Career Management Obj 2.0

9th - 12th Grade

57 Qs

Cisco IT Essentials Chapter 1 Test

Cisco IT Essentials Chapter 1 Test

9th - 12th Grade

65 Qs

Week 12 - Even More Lists

Week 12 - Even More Lists

9th - 12th Grade

58 Qs

CSD Unit 3 Review

CSD Unit 3 Review

9th - 12th Grade

60 Qs

Chapter 1 Computer Basics

Chapter 1 Computer Basics

9th - 12th Grade

57 Qs

Domain 2 Test RETAKE

Domain 2 Test RETAKE

9th - 12th Grade

57 Qs

JAVA Programming 3rd Quarter Exam SY22-23

JAVA Programming 3rd Quarter Exam SY22-23

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Jeffmark Pinaredondo

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?