Algorithms & Pseudocode

Algorithms & Pseudocode

8th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Intro to a level computer science

Intro to a level computer science

11th Grade

13 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

8 Qs

Python

Python

8th Grade

13 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

11 Qs

Intro to Coding

Intro to Coding

9th Grade

12 Qs

Code.org Intro to Computer Programming

Code.org Intro to Computer Programming

9th Grade

12 Qs

Introduction to Programming

Introduction to Programming

9th Grade

12 Qs

Topic 3.1 Introduction to Java

Topic 3.1 Introduction to Java

11th - 12th Grade

15 Qs

Algorithms & Pseudocode

Algorithms & Pseudocode

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

Tim Miller

Used 362+ 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?