Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

quiz-placeholder

Similar activities

Flow Charts

Flow Charts

9th - 12th Grade

22 Qs

UH1 (Logika Algoritma, Peta Minda & Pengolah Kata)

UH1 (Logika Algoritma, Peta Minda & Pengolah Kata)

10th Grade

20 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

CS 11:QUIZ#2 (Basic Computer Programming)

CS 11:QUIZ#2 (Basic Computer Programming)

University

20 Qs

PythonProgramming

PythonProgramming

University

15 Qs

Quiz # 1 Intro to Programming and Java History

Quiz # 1 Intro to Programming and Java History

11th - 12th Grade

20 Qs

ALGORITMA

ALGORITMA

10th Grade

20 Qs

Quiz on Computational Thinking and Algorithms 10F

Quiz on Computational Thinking and Algorithms 10F

10th Grade - University

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?