Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

KG - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Algorithm

Algorithm

10th - 11th Grade

15 Qs

Flowchart

Flowchart

5th Grade

20 Qs

Flowcharts

Flowcharts

7th - 12th Grade

14 Qs

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

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

9th - 12th Grade

20 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python Programming Basics

Python Programming Basics

University

14 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

Assessment

Quiz

Computers

KG - 12th Grade

Medium

Created by

Tezel Asena

Used 72+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In pseudocode, every IF statement needs to end with what?

ENDIF

IFIF

END

IFEND

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write down the name of the selection command this pseudocode is missing

IF test

      commands

ELSE

      commands

ENDIF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the output be if the input data of Speed is 20?

Too slow

Too fast

Speed

20

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does <> mean in pseudocode?

Not equal to

Equal to

Greater than

Less than

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this SELECT CASE output if the input for Choice is A

C#

C++

Incorrect Input

JavaScript

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this SELECT CASE output if the input for Choice is a

JavaScript

Incorrect input

Java

C++

Answer explanation

SELECT CASE statements are case-sensitive

a != A

a IS NOT EQUAL TO A

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

In this pseudocode for_loop example, how many times will the string 'helloworld' iterate (repeat)?

Enter your answer.

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?