Algorithms & Pseudocode

Algorithms & Pseudocode

8th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Object Oriented Programming

Object Oriented Programming

12th Grade

8 Qs

Chapter Test - 5 : Subject - Computer

Chapter Test - 5 : Subject - Computer

9th Grade

15 Qs

Python

Python

8th - 9th Grade

15 Qs

L2W3

L2W3

12th Grade

11 Qs

Java String class methods

Java String class methods

10th - 12th Grade

10 Qs

Pre tes dan Post test

Pre tes dan Post test

12th Grade

10 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

11 Qs

Cooling Systems

Cooling Systems

11th Grade

13 Qs

Algorithms & Pseudocode

Algorithms & Pseudocode

Assessment

Quiz

Computers

8th - 12th Grade

Hard

Created by

Tim Miller

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