Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

KG - 12th Grade

15 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

Asessmen Awal Kognitif Kelas 9

Asessmen Awal Kognitif Kelas 9

9th Grade

15 Qs

AQA GCSE Computer Science - 3.2.2 Programming Concepts

AQA GCSE Computer Science - 3.2.2 Programming Concepts

8th - 10th Grade

20 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

PEMROGRAMAN DASAR

PEMROGRAMAN DASAR

1st Grade

10 Qs

Programming - Algorithms in Pseudocode & Flow Diagrams

Programming - Algorithms in Pseudocode & Flow Diagrams

1st - 12th Grade

10 Qs

Programming Quiz

Programming Quiz

1st - 10th Grade

20 Qs

Algorithms & Pseudocode

Algorithms & Pseudocode

11th - 12th Grade

16 Qs

Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

Assessment

Quiz

Computers

KG - 12th Grade

Medium

Created by

Tezel Asena

Used 71+ 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?