Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

Assessment

Flashcard

Computers

10th Grade - University

Easy

Created by

Aneke Chimezie

Used 2+ times

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the difference between a flowchart and pseudocode?

Back

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

2.

FLASHCARD QUESTION

Front

Which of the following assignment statements is assigning text to a variable? Options: myName = "Sir Philip", myAge = 24, myTax = salary * .20, myGWA = 1.76

Back

myName = "Sir Philip"

3.

FLASHCARD QUESTION

Front

What is the value of the variable in the example: distanceToSchool = 5 & " km"?

Back

5 km

4.

FLASHCARD QUESTION

Front

What structure is depicted in this flowchart?

Back

selection

5.

FLASHCARD QUESTION

Front

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

Back

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

6.

FLASHCARD QUESTION

Front

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

Back

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

7.

FLASHCARD QUESTION

Front

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

Back

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?