Unit-1 Computational Thinking

Unit-1 Computational Thinking

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Pengetahuan Dasar Komputer

Pengetahuan Dasar Komputer

9th - 12th Grade

20 Qs

ไมโครคอนโทรลเลอร์ & Arduino Uno R3

ไมโครคอนโทรลเลอร์ & Arduino Uno R3

12th Grade

20 Qs

PTS TIK IX SMP GANJIL T.P.2022/2023

PTS TIK IX SMP GANJIL T.P.2022/2023

9th Grade

20 Qs

Pixlr E Review

Pixlr E Review

10th Grade

16 Qs

Trắc nghiệm Tin 10-Chủ đề A

Trắc nghiệm Tin 10-Chủ đề A

10th - 11th Grade

20 Qs

UNIT 1.2 MEMORY

UNIT 1.2 MEMORY

10th Grade

19 Qs

9.1 Homework #3

9.1 Homework #3

9th Grade

20 Qs

After Effect Intoduction

After Effect Intoduction

10th Grade - University

15 Qs

Unit-1 Computational Thinking

Unit-1 Computational Thinking

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Suprabha Malhar-Jain

Used 75+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid reason for giving variables meaningful names in a program?

A programmer will find it easier to read and understand the code since they will know what the variables represent.

The compiler will be able to parse the code faster since it will know the purpose of each variable.

The memory required to store the variables will be reduced as the possible values which can be stored by each variable can be determined from their names.

The code will run with fewer errors since the CPU can interpret what the variable represents from its name.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following describes good practice when naming variables in code?

  1. Use names which contain as few different characters to aid the compiler and shorten compile times
  2. Use names which show in what order the variables were introduced to make it easier to find the value of a variable
  3. Use names which describe what each variable represents to make code easier to understand
  4. Use concise names to avoid typos and keep code tidier

All of the above

2, 3 & 4 only

3 & 4 only

2 & 4 only

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q. Which of the 4 computational thinking skills are required to complete the following task?: You and your family are planning a road trip through all of the capitals in the Europe and you have the job of figuring out the shortest route possible to save on the cost of fuel.

Algorithm Design

Decomposition

Pattern Recognition

Abstraction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q. What is the minimum number of bits you would need to encode the 26 letters of the alphabet plus a space -- for a total of 27 characters?

5 bits

10 bits

9 bits

27 bits

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

8 bits is enough to represent 256 different numbers. How many total bits do you need to represent 512 (twice as many) numbers?

9 bits

17 bits

10 bits

16 bits

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

move 10 steps then stop

broadcast RUN when distance is close

make sprite run when distace is close

glitch out

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following incomplete algorithm appears in a Scratch script for a sprite, and is intended to draw a rectangle.

Media Image
Media Image
Media Image
Media Image

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?

Discover more resources for Computers