Computational thinking

Computational thinking

3rd Grade

15 Qs

quiz-placeholder

Similar activities

Kodu

Kodu

KG - 5th Grade

13 Qs

Scratch

Scratch

3rd - 5th Grade

11 Qs

G3_Review_

G3_Review_

3rd Grade

13 Qs

Construct 3 Quiz - Game Development

Construct 3 Quiz - Game Development

2nd Grade - Professional Development

10 Qs

EV3 ROBOTICS 2

EV3 ROBOTICS 2

1st - 6th Grade

20 Qs

Robotics Energizer

Robotics Energizer

1st - 5th Grade

10 Qs

ARDUINO&mBLOCK WORKSHOP

ARDUINO&mBLOCK WORKSHOP

1st - 3rd Grade

10 Qs

Quiz on Building a Recyclable Robot

Quiz on Building a Recyclable Robot

3rd Grade

20 Qs

Computational thinking

Computational thinking

Assessment

Quiz

Design

3rd Grade

Hard

Created by

Kevin Collins

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

            

Which of the following is incorrect

               

 

–      A flowchart is a diagram representing an algorithm

–      Pseudocode is a programming language

–      It is a way of writing code in simple statements that do not use programming language specific syntax.

None of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement is correct?

 

 

 

An algorithm is

A method or process for achieving a desired result expressed as a series of small logical steps.   This will involve decisions and iterations in a single combination.

An algorithm is

A method or process for achieving a desired result expressed as a series of small logical steps.   This will not involve decisions and iterations in various combinations.

An algorithm is

A method or process for achieving a desired result expressed as a single of small logical step.   This will involve decisions and iterations in various combinations.

An algorithm is

A method or process for achieving a desired result expressed as a series of small logical steps.   This will involve decisions and iterations in various combinations.

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

An algorithm can be:

 

An algorithm can be:

Implemented in a programming language in the form of a subroutine  [for example, a function in Python;  a method in Java]  

Implemented in a programming language in the form of a subroutine  [for example, a function in Python;  a variable in Java]  

Implemented in a programming language in the form of a subroutine  [for example, a variable in Python;  a method i

None of these!

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement is correct?

 

 

 

 

 

Pseudocode is:

A way of writing code in complex statements that do not use programming language specific syntax

Pseudocode is:

A way of writing code in simple statements that use programming language specific syntax

Pseudocode is:

A way of writing code in simple statements that do not use programming language specific data

Pseudocode is:

A way of writing code in simple statements that do not use programming language specific syntax

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement is correct?

 

In pseudocode statements use only three structures: Sequence, Selection, Repetition

In pseudocode statements use only four structures: Sequence, Selection, Repetition & subroutines

In pseudocode statements use only one of three structures: Sequence, Selection, Repetition

In pseudocode statements use only four structures: Sequence, Selection, Repetition and methods

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which statement is correct?

 

 

None of these!

Pseudocode is not a plain-text description of a piece of code or an algorithm. It's not actually coding; there is no script, no files, and no programming. As the name suggests, it's "fake code"

Pseudocode is not a plain-text description of a piece of code or an algorithm. It's not actually coding; there is no script, no files, and no programming. As the name suggests, it's "fake code"

Pseudocode is a plain-text description of a piece of integer or an algorithm. It's not actually coding; there is no script, no files, and no programming. As the name suggests, it's "fake code"

7.

OPEN ENDED QUESTION

3 mins • 5 pts

What does this pseudocode do?

 

START PROGRAM getColor Create variable Color Ask the user for their favorite color READ INPUT into Color PRINT Color END

Evaluate responses using AI:

OFF

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?