Quiz on Basic Programming Structures

Quiz on Basic Programming Structures

10th Grade

87 Qs

quiz-placeholder

Similar activities

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

85 Qs

Algorithm Unit

Algorithm Unit

9th - 12th Grade

85 Qs

OCR GCSE Computer Science - J276 1.1 - 1.7

OCR GCSE Computer Science - J276 1.1 - 1.7

KG - Professional Development

91 Qs

Week 10 - Loops & String Formatters

Week 10 - Loops & String Formatters

9th - 12th Grade

82 Qs

Algorithm AP CSP

Algorithm AP CSP

9th - 12th Grade

85 Qs

AP Computer Science Principles Unit 6

AP Computer Science Principles Unit 6

9th - 12th Grade

85 Qs

AP CSP 300PT Quizizz 12-6 - FRI SUB

AP CSP 300PT Quizizz 12-6 - FRI SUB

9th - 12th Grade

86 Qs

Computer Science Principles Unit 6 Assessment

Computer Science Principles Unit 6 Assessment

9th - 12th Grade

85 Qs

Quiz on Basic Programming Structures

Quiz on Basic Programming Structures

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Hamdi Ghailan

Used 2+ times

FREE Resource

87 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three basic structures that programs are built from?

Sequence, Iteration, Decision

Input, Output, Storage

Variables, Functions, Loops

Classes, Objects, Methods

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When thinking computationally, which of the following is NOT one of the terms we consider?

Sequence

Iteration

Decision

Compilation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a sequence in programming?

A random list of commands.

A simple list of commands performed in order.

A list of commands performed in reverse order.

A complex list of commands with conditions.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in a sequence?

Start with the last.

Start with the middle.

Start with the first.

Start with any step.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the process of repeating a sequence called?

Iteration

Recursion

Compilation

Execution

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times can an iteration be repeated?

Only once

A fixed number of times

Infinite times without conditions

Only twice

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is another term often used for iteration?

Functions

Arrays

Loops

Variables

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?