Pseudocode

Pseudocode

9th - 11th Grade

15 Qs

quiz-placeholder

Similar activities

Trắc nghiệm Bài 14_15 tin học K10

Trắc nghiệm Bài 14_15 tin học K10

10th Grade

20 Qs

UNIT 1.8 ELCE

UNIT 1.8 ELCE

10th Grade

14 Qs

แบบทดสอบบทที่ 1 เรื่อง ข้อมูลมีคุณค่า ม.5

แบบทดสอบบทที่ 1 เรื่อง ข้อมูลมีคุณค่า ม.5

10th Grade

20 Qs

Access - Lesson 14

Access - Lesson 14

9th - 12th Grade

10 Qs

ICT 10 : Introduction to Adobe Illustrator(CS5)

ICT 10 : Introduction to Adobe Illustrator(CS5)

10th Grade

10 Qs

مراجعة حاسب2 ثلاث وحدات

مراجعة حاسب2 ثلاث وحدات

11th Grade

16 Qs

Computer Science - X

Computer Science - X

8th - 10th Grade

20 Qs

Administrasi Infrastruktur Jaringan 1

Administrasi Infrastruktur Jaringan 1

11th Grade

20 Qs

Pseudocode

Pseudocode

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Used 1K+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the definition of a variable?
A container which is used to store values such as the number of attempts a person tries to log on to a network.
A language that is similar to a real programming language, but is easier for humans to understand although it doesn’t actually run on a computer. It can easily be converted to a regular programming language.
A value that cannot be altered by the program during normal execution: the value stays the same. 
Messages to explain to others, and often to remind yourself, what the code is intended to do. 

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the definition of a comment?
A container which is used to store values such as the number of attempts a person tries to log on to a network.
A language that is similar to a real programming language, but is easier for humans to understand although it doesn’t actually run on a computer. It can easily be converted to a regular programming language.
A value that cannot be altered by the program during normal execution: the value stays the same. 
Messages to explain to others, and often to remind yourself, what the code is intended to do. 

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the definition of pseudocode?
A container which is used to store values such as the number of attempts a person tries to log on to a network.
A language that is similar to a real programming language, but is easier for humans to understand although it doesn’t actually run on a computer. It can easily be converted to a regular programming language.
A value that cannot be altered by the program during normal execution: the value stays the same. 
Messages to explain to others, and often to remind yourself, what the code is intended to do. 

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the definition of a constant?
A container which is used to store values such as the number of attempts a person tries to log on to a network.
A language that is similar to a real programming language, but is easier for humans to understand although it doesn’t actually run on a computer. It can easily be converted to a regular programming language.
A value that cannot be altered by the program during normal execution: the value stays the same. 
Messages to explain to others, and often to remind yourself, what the code is intended to do. 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An identifier is the ‘name’ given to a variable. For example: 
distanceToSchool = 10
Which part is the identifier?
10
=
distanceToSchool

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An identifier is the ‘name’ given to a variable. For example: 
distanceToSchool = 10
What is the value of the variable?
10
=
distanceToSchool

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a considered a golden rule for choosing variable identifiers?
Shorter identifiers are easier to type and spell. A longer identifier could easily be misspelt. 
Longer identifiers may be used if they are more descriptive of the data they represent. 
Variable identifiers are normally written in capitals.
Some identifiers may be reserved words used by the programming language and cannot be used and in many programming languages identifiers cannot begin with a number.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?