Algorithms & Pseudocode

Algorithms & Pseudocode

8th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

8.1 Programming Overview

8.1 Programming Overview

9th - 11th Grade

14 Qs

Java String Methods

Java String Methods

12th Grade - University

9 Qs

Soal Essai Evaluasi

Soal Essai Evaluasi

11th Grade

15 Qs

Simulasi 4

Simulasi 4

10th Grade

10 Qs

Pemrograman Berorientasi Objek

Pemrograman Berorientasi Objek

10th Grade

15 Qs

Binary and ASCII

Binary and ASCII

5th - 12th Grade

10 Qs

ASESMEN SUMATIF (POST-TEST)

ASESMEN SUMATIF (POST-TEST)

10th Grade

10 Qs

8.4 Programming Paradigms and Processes

8.4 Programming Paradigms and Processes

11th - 12th Grade

8 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?