COMPUTER 10 FINALS :(

COMPUTER 10 FINALS :(

10th Grade

18 Qs

quiz-placeholder

Similar activities

C Programming Array Quiz

C Programming Array Quiz

10th Grade

15 Qs

APCSA Arrays

APCSA Arrays

9th - 12th Grade

20 Qs

Java Arrays

Java Arrays

9th - 12th Grade

20 Qs

8525: Arrays

8525: Arrays

10th Grade

14 Qs

Arrays, 2D Arrays, and ArrayLists

Arrays, 2D Arrays, and ArrayLists

9th - 12th Grade

15 Qs

GCSE Computer Science: Programming (Data Structures)

GCSE Computer Science: Programming (Data Structures)

9th - 10th Grade

20 Qs

Loops

Loops

5th - 12th Grade

16 Qs

Java: Chapter 20 Exam

Java: Chapter 20 Exam

9th - 12th Grade

20 Qs

COMPUTER 10 FINALS :(

COMPUTER 10 FINALS :(

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Fretz Tubosa

Used 3+ times

FREE Resource

18 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Is used to iterate a part of the program several times.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Initial condition which is executed once when the loop start.

(Looping in Java Consist of Four Parts)

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It is the second condition which is executed each time to test the condition of the loop.

(Looping in Java Consist of Four Parts)

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

It increment or decrement the variable value. It is an optional condition.

(Looping in Java Consist of Four Parts)

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The statement of the loop is executed each time until the second condition is false.

(Looping in Java Consist of Four Parts)

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Provides a concise way of writing the loop structure.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Consumes the initialization, condition, and increment/decrement increment/decrement in one line thereby providing a shorter, easy-to-debug structure of looping.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?