QUIZ : Creating an algorithms

QUIZ : Creating an algorithms

9th Grade

15 Qs

quiz-placeholder

Similar activities

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Python For And While Loop

Python For And While Loop

9th - 12th Grade

18 Qs

"switch" Java Statement - 1

"switch" Java Statement - 1

9th - 10th Grade

17 Qs

IGCSE Computer Science - Chapter 9: Problem-Solving and Design

IGCSE Computer Science - Chapter 9: Problem-Solving and Design

9th - 10th Grade

10 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

Python - Programming Constructs - KS3 Y9

Python - Programming Constructs - KS3 Y9

8th - 9th Grade

15 Qs

Retake Review 1

Retake Review 1

9th Grade

10 Qs

Python Basics

Python Basics

KG - University

15 Qs

QUIZ : Creating an algorithms

QUIZ : Creating an algorithms

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Muhamad Haris

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A type of computer

A step-by-step procedure for solving a problem

A programming language

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does selection in an algorithm allow?

Making decisions

Repeating actions

Defining variables

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart, what shape represents a decision?

Circle

Square

Diamond

Triangle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used for selection in pseudocode?

PRINT

IF

LOOP

FUNCTION

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ELIF stand for in pseudocode?

Else If

End If

Else Loop If

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following pseudocode if temperature = 35?

It's cool

Error

It's hot

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can selection in algorithms be represented in pseudocode?

Using functions

Using loops

Using conditional statements

None of the above

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?