Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

KG - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Algorithm and Control Structures Quiz

Algorithm and Control Structures Quiz

12th Grade

12 Qs

What Makes a Computer Quiz

What Makes a Computer Quiz

6th - 8th Grade

14 Qs

PEMROGRAMAN DASAR

PEMROGRAMAN DASAR

1st Grade

10 Qs

Flowchart Symbols

Flowchart Symbols

5th - 8th Grade

20 Qs

System Analysis and Design(FINAL_EXAM)

System Analysis and Design(FINAL_EXAM)

University

20 Qs

Grade 4 - Unit 3 Revision

Grade 4 - Unit 3 Revision

3rd - 4th Grade

15 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

Flowcharts and Actuators

Flowcharts and Actuators

7th - 10th Grade

17 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?