Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

quiz-placeholder

Similar activities

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

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

9th - 12th Grade

20 Qs

Flowcharts (Irwin)

Flowcharts (Irwin)

7th Grade - University

18 Qs

Flowchart & Pseudocode

Flowchart & Pseudocode

University

21 Qs

Q240 - Algorithm and Flowchart

Q240 - Algorithm and Flowchart

University

20 Qs

Creating Algorithms Through Pseudocodes and Flowcharts

Creating Algorithms Through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

Algorithm, Pseudocode, and Flowchart

Algorithm, Pseudocode, and Flowchart

11th - 12th Grade

15 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

J277 2.1.1-2.1.2 Algorithms

J277 2.1.1-2.1.2 Algorithms

9th - 10th Grade

15 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

Assessment

Quiz

Computers

10th Grade - University

Medium

Created by

Anonymous Anonymous

Used 229+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the difference between a flowchart and pseudocode?

A flowchart is diagramatic whilst pseudocode is written in a programming language (eg. Pascal, Java, Visual Basic).

A flowchart is textual whilst pseudocode is diagrammatic.

A flowchart is a diagrammatic description of an algorithm whilst pseudocode is a textual description of an algorithm.

Fowchart and pseudocode are representations of algorithms.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following assignment statements is assigning text to a variable?

myName = "Sir Philip"

myAge = 24

myTax = salary * .20

myGWA = 1.76

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier is the 'name' given to a variable.

For example:

distanceToSchool = 5 & " km"

What is the value of the variable?

5

5 km

5km

distanceToSchool

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What structure is depicted in this flowchart?

sequence

selection

loop

case

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the purpose of this symbol in creating program flowcharts?

It evaluates a condition to determine the which action to take.

It signals the beginning and the end of the program.

It evaluates arithmetic operations.

It declares the variables used in the program.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the purpose of this symbol in creating program flowcharts?

It connects symbols and directs the flow of data in the program.

It declares the variables used in the program.

It evaluates arithmetic operations.

It signals the beginning and the end of the program.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the purpose of this symbol in creating program flowcharts?

It evaluates a condition to determine the which action to take.

It signals the beginning and the end of the program.

It connects symbols and directs the flow of data in the program.

It is used in accepting inputs or generating outputs in the program

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?