Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

quiz-placeholder

Similar activities

CS 11:QUIZ#2 (Basic Computer Programming)

CS 11:QUIZ#2 (Basic Computer Programming)

University

20 Qs

Q240 - Algorithm and Flowchart

Q240 - Algorithm and Flowchart

University

20 Qs

PythonProgramming

PythonProgramming

University

15 Qs

COMPUTER SCIENCE LOOP STRUCTURES

COMPUTER SCIENCE LOOP STRUCTURES

10th Grade

16 Qs

Quiz on Computational Thinking and Algorithms 10F

Quiz on Computational Thinking and Algorithms 10F

10th Grade - University

15 Qs

ALGORITMA

ALGORITMA

10th Grade

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

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

Assessment

Quiz

Computers

10th Grade - University

Easy

Created by

Quizizz Content

Used 49+ times

FREE Resource

20 questions

Show all answers

1.

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 connects the the part of a flowchart to another part of the flowchart located at a different page.

2.

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

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An algorithm illustrates:

some steps in no particular order, and following no logical reasoning.

a series steps in a particular order, following logical reasoning.

some random shapes in a flowchart but in a set of order.

a series of decisions needed to bake a cake.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

When can algorithms be used?

Only with computers

Only with flowcharts

Only when programming

Any time to design solutions to problems

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Refer to the given flowchart:

What is the output of the program?

3

4

num3

0.714

Error

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

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

It connects the the part of a flowchart to another part of the flowchart located on the same page.

It connects the the part of a flowchart to another part of the flowchart located at a different page.

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

It signals the beginning and the end of the program.

7.

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

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?