G11 CS Algorithm and Computational Thinking

G11 CS Algorithm and Computational Thinking

11th Grade

22 Qs

quiz-placeholder

Similar activities

Pseudocode - Variables, I/O, SELECTION

Pseudocode - Variables, I/O, SELECTION

10th - 11th Grade

18 Qs

Materi Berpikir Komputasional

Materi Berpikir Komputasional

10th Grade - University

20 Qs

U01 Principles of Computer Science (Quiz 1)

U01 Principles of Computer Science (Quiz 1)

11th Grade - University

20 Qs

AP CS Principles ALGORITHMS AND PROGRAMMING

AP CS Principles ALGORITHMS AND PROGRAMMING

11th Grade

20 Qs

Pengayaan Bab 1 - 3 DPPLG 2

Pengayaan Bab 1 - 3 DPPLG 2

10th - 12th Grade

20 Qs

AP CSP Final Review S1

AP CSP Final Review S1

10th - 12th Grade

21 Qs

Pseudocode

Pseudocode

KG - University

20 Qs

pemrograman dan algoritma

pemrograman dan algoritma

9th - 12th Grade

20 Qs

G11 CS Algorithm and Computational Thinking

G11 CS Algorithm and Computational Thinking

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Steven Roseily

Used 3+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is an algorithm?
A programming language
A sequence of defined steps to solve a problem
A mathematical formula
A pattern or behavior of the internet user's activity

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of an identifier table in programming?
To identify the data used in a problem
To organize the code
To create a user interface
To debug the program

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What are the three basic constructs of pseudocode?
Sequence, Selection, and Iteration
Input, Process, and Output
Assignment, Functions, and Loops
Selection, Arrays, and Loops

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of using pseudocode?
To communicate the logic of a program to others
To translate code into a different programming language
To test the accuracy of a program
To create a user interface

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in writing pseudocode for a problem?
Defining the input
Creating the identifier table
Outlining the process
Identifying the output

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is an example of a suitable identifier name for a variable in a program?
xyz
123
user_input
variable1

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How does the use of iteration in pseudocode affect the program?
It allows for repetitive actions to be performed
It changes the input of the program
It alters the output of the program
It affects the process of the program

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?