COMPUTER 10 FINALS :(

COMPUTER 10 FINALS :(

10th Grade

18 Qs

quiz-placeholder

Similar activities

Asas JavaScript

Asas JavaScript

1st Grade - University

18 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Uji Pengetahuan Dasar Informatika

Uji Pengetahuan Dasar Informatika

8th Grade - University

20 Qs

AQA GCSE Computer Science Paper 1

AQA GCSE Computer Science Paper 1

9th - 11th Grade

20 Qs

Array List

Array List

9th - 12th Grade

13 Qs

Java Arrays and Loops Quiz Review

Java Arrays and Loops Quiz Review

9th - 12th Grade

15 Qs

AP Computer Science A Final Review

AP Computer Science A Final Review

10th Grade

20 Qs

COMPUTER

COMPUTER

9th - 10th 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?