COMPUTER 10 FINALS :(

COMPUTER 10 FINALS :(

10th Grade

18 Qs

quiz-placeholder

Similar activities

Arrays Unit 6 Computer Science

Arrays Unit 6 Computer Science

10th - 12th Grade

14 Qs

AP CSA Java Arrays

AP CSA Java Arrays

10th - 12th Grade

14 Qs

Loops

Loops

10th - 12th Grade

17 Qs

Functions, Loops, Arrays, Objects

Functions, Loops, Arrays, Objects

9th - 12th Grade

20 Qs

Java Array Basics

Java Array Basics

10th - 12th Grade

15 Qs

Unit 2.2 Programming Techniques MCQs L2

Unit 2.2 Programming Techniques MCQs L2

10th Grade

20 Qs

Arrays Unit 6 AP CSA

Arrays Unit 6 AP CSA

10th - 12th Grade

14 Qs

Codehs Unit 6

Codehs Unit 6

10th - 12th Grade

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