Search Header Logo

Computational Thinking and Pseudocode

Authored by Tezel Asena

Computers

KG - University

Used 2+ times

Computational Thinking and Pseudocode
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is abstraction?

To decompose an algorithm

Abstraction involves filtering out – essentially, ignoring - the characteristics that we don't need

A variable type

A form of selection to apply on code blocks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is decomposition?

A variable type

To filter out the most important parts in a program

A boolean type

To breakdown an algorithm into manageable smaller sections.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is def in Pseudocode?

SUBROUTINE

DEF

sub

Function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is NOT in python?

not

@

=

&

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is computational thinking?

A problem solving process that includes a number of characteristics

A type of function

A method used to minimise commenting

A methodology to call subroutines

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Pseudocode?

A complex programming language

Back end code for a program

A simplified programming language, used in program design.

A type of subroutine for a different programming language

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 'FOR i 0 to 4'

FOR RANGE 1 TO 4

for i in range(1,4):

For i range 1, 4

range i to 4

Access all questions and much more by creating a free account

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

Already have an account?