Algorithm

Algorithm

12th Grade

23 Qs

quiz-placeholder

Similar activities

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

GD2 - C++ 1.15 Quiz on Algorithms, Flowcharts & Pseudocode

GD2 - C++ 1.15 Quiz on Algorithms, Flowcharts & Pseudocode

9th - 12th Grade

20 Qs

SC025 3-weeks enhancement 1

SC025 3-weeks enhancement 1

12th Grade

18 Qs

Java-Chapter 13 Exam

Java-Chapter 13 Exam

9th - 12th Grade

20 Qs

Flowchart and Algorithm

Flowchart and Algorithm

11th Grade - University

18 Qs

Creating Algorithms Through Pseudocodes and Flowcharts

Creating Algorithms Through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

Topic 2.1 Steps in Problem Solving

Topic 2.1 Steps in Problem Solving

12th Grade

20 Qs

ALGORITHM & CONTROL STRUCTURE

ALGORITHM & CONTROL STRUCTURE

12th Grade

25 Qs

Algorithm

Algorithm

Assessment

Quiz

Computers

12th Grade

Medium

Created by

ROSNANI (KMPH)

Used 5+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A well defined step by step solution or a series of instructions to solve a problem is called...

Algorithm

Solution

Pseudocode

Flowchart

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

An Algorithm Must contain

output

Input

User Instruction

process

Shapes

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Pseudocode

A semiformal, English-like language with limited vocabulary that can be used to design and describe algorithms.

A formal language that is specifically used to write program.

A graph used to depict or show a step by step solution using symbols which represent a task.

A series of steps or statements that are executed in the order they are written in an algorithm.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a flowchart and pseudocode? 

A flowchart is diagrammatic while pseudocode is written in a programming language (eg. Pascal or Java) 

A flowchart is textual but pseudocode is diagrammatic 

A flowchart is a diagrammatic description of an algorithm while pseudocode is a textual description of an algorithm 

A flowchart and pseudocode are the same thing 

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a flowchart?

A flowchart is a text-based way of designing an algorithm

A flowchart is a specific programming language

A flowchart is an algorithm consisting of geometrical shapes that are connected by flow lines

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the symbol for a decision in a flowchart?

A parallelogram

A diamond

A circle

a rectangle

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is the correct symbol for a process in a flowchart?

A diamond

A rectangle

A parallelogram

A circle

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?

Discover more resources for Computers