Algorithms & Pseudocode

Algorithms & Pseudocode

8th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python

Python

8th Grade

13 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

AP CSP code.org Unit 3 2020

AP CSP code.org Unit 3 2020

9th - 12th Grade

10 Qs

DO NOW Python Lesson 2

DO NOW Python Lesson 2

8th Grade

10 Qs

Introduction to Computer Science and Coding

Introduction to Computer Science and Coding

9th Grade

12 Qs

NCFE Unit 1 Principles of Coding

NCFE Unit 1 Principles of Coding

10th - 12th Grade

13 Qs

Python OOP Practice

Python OOP Practice

8th Grade

10 Qs

Algorithms & Pseudocode

Algorithms & Pseudocode

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

Tim Miller

Used 360+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A concrete step is an algorithmic step where...
All the details are specified.
Some details details are unspecified.
There is a top down design.
Details are object orientated.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An abstract step is an algorithmic step where...
Some details are still unspecified.
All details are specified.
There is top-down design.
The solution is object orientated.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a simple (atomic) variable?
score = 7
name = "Jack"
scores = [4,2,12,7]
grades = ["A","F","B"]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An instruction that determines the order / flow of a program is known as a...
Selection Statement
Looping Statement
Variable Statement
Abstract Statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the exam all variables should be written in:
Upper Case
Lower Case
First letter upper case and the rest lower.
First letter lower case and the rest upper.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the exam all instructions / commands should be written in:
Upper Case
Lower Case
First letter upper and the rest lower case.
First letter lower and the rest upper case.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The two main types of programming methodologies are:
Procedural & OOP 
Selection & OOP
OOP & Iterative
Procedural & Iterative 

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?