COMPUTER SCIENCE LOOP STRUCTURES

COMPUTER SCIENCE LOOP STRUCTURES

10th Grade

16 Qs

quiz-placeholder

Similar activities

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

AQA GCSE Computer Science - 3.1.1 Representing Algorithms

8th - 10th Grade

19 Qs

Programming Constructs

Programming Constructs

9th - 10th Grade

20 Qs

Flow charts and pseudo code

Flow charts and pseudo code

9th - 11th Grade

16 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Program Design Techniques

Program Design Techniques

KG - 12th Grade

20 Qs

Computer Science 2: Control Structures

Computer Science 2: Control Structures

8th - 12th Grade

11 Qs

Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

COMPUTER SCIENCE LOOP STRUCTURES

COMPUTER SCIENCE LOOP STRUCTURES

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Ragini Prasanna

Used 62+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three main programming structures?

Sequence, selection, iteration

Structured, object-oriented, procedural

Java, Python, Visual Basic

Machine, assembly, high-level

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which control structure will execute an instruction only after the computer evaluates conditions to determine if a certain condition exists?
Selection
Loop
Functional
Sequence

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, what is iteration?

The repetition of steps within a program

The order in which instructions are carried out

A decision point in a program

A terminating statement

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Jackson has written a section of code in his program that instructs a character to move forward unless it encounters an obstacle, such as a rock. If the character encounters an obstacle, then it should change direction before moving forward again. If it does not encounter an obstacle, it should continue moving forward. Which type of control structure has Jackson written?
Selection
Loop
Functional
Sequence

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the control structure involved to this question.

A grocery store manager wants a program that allows the clerk to enter original price of an item and discount rate. The program then should display both the original and discounted price.

Selection

Sequence

Iteration

single-alternative ifs

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What type of flowchart is shown here?
selection
iteration / loop
sequence

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Which of these activities are examples of following an algorithm?

Playing a game of chess

Baking a cake

Playing a piece of sheet music on the piano

Following directions from Google Maps

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?