Pseudocode -9CG Quiz

Pseudocode -9CG Quiz

9th Grade

12 Qs

quiz-placeholder

Similar activities

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

15 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

15 Qs

Search Algorithms

Search Algorithms

9th - 11th Grade

12 Qs

Introduction to Python Programming

Introduction to Python Programming

7th - 10th Grade

12 Qs

Pseudocode Practice Quiz

Pseudocode Practice Quiz

9th - 12th Grade

7 Qs

Microbit Algorithms

Microbit Algorithms

9th Grade

15 Qs

Guess the Pseudocode Purpose (AICE CS)

Guess the Pseudocode Purpose (AICE CS)

9th Grade

10 Qs

Pseudocode Sehari-hari

Pseudocode Sehari-hari

9th Grade

10 Qs

Pseudocode -9CG Quiz

Pseudocode -9CG Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Aisha Hybrid/HO

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is pseudocode?

A high-level description of a computer program or algorithm.

A code that is difficult to understand.

A type of code used in computer graphics.

A code that is used to test computer programs.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the basic syntax rules of pseudocode?

Pseudocode must be written in a specific programming language.

Pseudocode must include all necessary details and syntax of a programming language.

Pseudocode must follow a specific indentation and formatting style.

There are no strict syntax rules for pseudocode.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write conditional statements in pseudocode?

for loop or while loop statements

try-catch or throw statements

print or println statements

if-else or case-of statements

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is iterative statement?

FOR..NEXT

IF..ELSE..ENDIF

CASE..OF..ENDCASE

None of them

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is correct to input marks?

INPUT "MARKS"

INPUT marks

OUTPUT marks

OUTPUT "Enter Your Marks:"

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of pseudocode?

The purpose of pseudocode is to write actual code.

The purpose of pseudocode is to provide a high-level description of an algorithm.

The purpose of pseudocode is to make algorithms more complicated.

The purpose of pseudocode is to confuse programmers.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Decomposition refers to :

pseudocode

flowchart

Breaking down a problem into smaller parts

structure diagram

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?