COMPUTER 10 FINALS :(

COMPUTER 10 FINALS :(

10th Grade

18 Qs

quiz-placeholder

Similar activities

C Programming Concepts

C Programming Concepts

10th Grade

15 Qs

AP CSA Arrays

AP CSA Arrays

10th - 12th Grade

14 Qs

Exploring Computer Science

Exploring Computer Science

10th - 12th Grade

14 Qs

Traversing Arrays

Traversing Arrays

10th - 12th Grade

14 Qs

Loops

Loops

10th - 12th Grade

17 Qs

Kuizi 14 - Web

Kuizi 14 - Web

10th Grade - University

15 Qs

CodeHS Arrays

CodeHS Arrays

9th - 12th Grade

18 Qs

GCSE Computing: Lists and Arrays

GCSE Computing: Lists and Arrays

10th - 11th Grade

15 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?