wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CSIM 1st Q

Total questions: 55

Worksheet time: 32mins

Name
Class
Date
1.

What is the hardware called that we use for this unit.

a)

Microchip

b)

Computer chip

c)

Raspberry pie

d)

Micro bit

2.

The lights on the front of the Micro Bit are called?

a)

LED's

b)

Light Board

c)

LED Grid

d)

LED Lights

3.

There are buttons on the Micro Bit?

a)

True

b)

False

4.

The holes at the bottom of the Micro Bit are called?

a)

Clip holes

b)

Connector holes

c)

I/O (Input/Output) Connectors or Pins

d)

Processor

5.

What is an algorithm?

a)

A way to do something

b)

A computer term that means a musical rhythm

c)

A list of steps

d)

Algorithm isn't a real word

6.

There are two types of flowcharts, what are they?

a)

Linear and Algebraic

b)

Algorithm and Linear

c)

Algorithm and Conditional

d)

Linear and Conditional

7.

Which of the following is an advantage of algorithmic thinking?

a)

Easier to understand

b)

Increases flexibility

c)

Less complex

d)

Written as a flowchart or natural language

e)

All of the Above

8.

Which of the following is required for a physical computing system?

a)

The device looks nice for users

b)

The system can be connected to the internet

c)

The components are waterproof

d)

The system is interactive with its environment

9.

Which of the following activities describes the field of computer science?

a)

Designing fonts, images, and colors for a website.

b)

Designing and using computational applications and systems.

c)

Creating three-dimensional animations and movies using computers.

d)

Developing science experiments on a computer.

10.

In the Microsoft MakeCode environment, what are the blocks of code grouped in?

a)

Drawers

b)

Menus

c)

Tabs

d)

Folders

11.

When creating a program, how does the use of comments help a computer scientist debug later problems?

a)

Comments show where a bug is located in the code

b)

Comments describe the code, logic, and desired outcome.

c)

Comments are opinions from others about how well the code works

d)

Comments highlight code that needs to be fixed.

12.

What coordinates would be used to light the LED in the grid position shown above?

a)

1,2

b)

1,3

c)

2,1

d)

2,3

13.

What is one step you have to make sure you do to connect your Microbit to your Chromebook?

a)

Unplug the Microbit

b)

Pair the Microbit

c)

Shake the microbit

d)

None of the above

14.

An ordered set of instructions that are used to carry out a task.

a)

Rules

b)

Algorithm

c)

Program

d)

Command

15.

A set of instructions that a computer executes to achieve a particular objective.

a)

Rules

b)

Algorithm

c)

Program

d)

Command

e)

Execute

16.

On a flowchart the oval symbol's purpose tells the __.

a)

actions

b)

yes/no or true or false questions

c)

beginning and end points

d)

connects symbols to show the direction of flow of action

17.

On a flowchart the rhombus symbol's purpose is ___

a)

actions

b)

yes/no or true or false questions

c)

beginning and end points

d)

connects symbols to show the direction of flow of action

18.

On a flowchart the rectangle symbol's purpose is the ___

a)

actions

b)

yes/no or true or false questions

c)

beginning and end points

d)

connects symbols to show the direction of flow of action

19.

On a flowchart the arrow symbol's purpose is to ___

a)

actions

b)

yes/no or true or false questions

c)

beginning and end points

d)

connect the symbols to show the direction of flow of action

20.

In which drawer would find a block that would allow you to add or subtract?

a)

variables

b)

input

c)

basic

d)

math

21.

Notice the coordinates on the grid. Identify the coordinates.

a)

(3, 4)

b)

(4,3)

c)

(3,3)

d)

(4,4)

22.

Notice the coordinates on the grid. Identify the coordinates.

a)

(4,1)

b)

(1,4)

c)

(4,0)

d)

(0,4)

23.

In which drawer do you find blocks that allow you to use the A and B buttons on your micro:bit?

a)

Loops

b)

Basic

c)

Input

d)

Variables

24.

In which drawer do you find blocks that begin with a “repeat” command?

a)

Loops

b)

Variables

c)

Basic

d)

Input

25.

A PHYSICAL COMPUTING SYSTEM does not interact with its environment.

a)

True

b)

False

26.

Linear flowchart directions flow in a striaght line from one step to another (no choices)

a)

True

b)

False

27.

Which is an input device

a)

monitor

b)

speaker

c)

keyboard

d)

printer

28.

What shape does every flowchart begin and end with

a)

Arrow

b)

Rhombus

c)

Rectangle

d)

Oval

29.

A computer term which means an ordered set of instructions that are used to carry out a task.

a)

Recipe

b)

Steps

c)

Algorithm

d)

Execution of order

30.

This is an image of a ___

a)

Linear flowchart

b)

Conditional flowchart

31.

A flaw in a computer program that causes the program to produce an incorrect result or behavior.

a)

Bug

b)

Byte

c)

Error

d)

Code

32.

To identify errors in computer hardware or programs and fix them.

a)

Bug

b)

Debug

c)

Error

d)

Code

33.

Something unexpected that happens while a program is running.

a)

Bug

b)

Code

c)

Anomaly

d)

Outcome

34.

Which input device detects the force applied to it?

a)

Photocell

b)

Flex Sensor

c)

Pressure Sensor

d)

Standard Servo

35.

What input does this device detect?

a)

Bending

b)

Pressure

c)

Light levels

d)

Shaking

36.

If you want your program to start automatically when downloaded, what block should you use?

a)

On Button A pressed

b)

Forever

c)

On Start

d)

On Button B pressed

37.

Which input will tell you the direction your microbit is facing?

a)

Accelerometer

b)

Compass

c)

Pressure Sensor

d)

Thermometer

38.

What is the web address for the site of micro-bit coding

a)

Makecode.microbit.org

b)

Makecode.com

c)

Microbit.code.org

d)

Make.cake.com

39.

In which drawer can you find a control to measure temperature?

a)

Input tab

b)

Basic tab

c)

Variables tab

d)

Logic

40.

In which drawer can you set certain lights to light up on our micro-bit?

a)

Basic

b)

Values

c)

Logic

d)

Radio

41.

In which drawer do you find blocks that begin with a “repeat” command?

a)

Loops

b)

Variables

c)

Basic

d)

Input

42.

A drag-and-drop programming environment where code blocks snap together to form a program.

a)

JAVA

b)

LED

c)

microcontroller

d)

block-based programming

43.

Is a microcontroller inside a computer like a brain?

a)

True

b)

False

44.

Name the 4 things that makeup a complete sentence?

a)

Punctuation, using a pencil, spelling, capital letter

b)

Begin with a capital letter, use proper punctuation, a noun and a verb.

c)

Noun, spelling, punctuation, and a snack.

d)

Verb, Noun, Lower case letter at the beginning of a sentence, leave off a period.

45.

Which symbol in a flowchart represents a process or action?

a)

Rhombus

b)

Arrow

c)

Oval

d)

Rectangle

46.

What is the main function of the 'Input' drawer in the micro:bit coding environment?

a)

To perform mathematical operations

b)

To handle button presses and sensor data

c)

To control loops

d)

To display text on the screen

47.

Which of the following best describes an algorithm?

a)

A programming language

b)

A step-by-step solution to a problem

c)

A set of random instructions

d)

A type of computer hardware

48.

Which sensor on the Microbit can detect when you shake the device?

a)

Button

b)

LED Grid

c)

Accelerometer

d)

Compass

49.

What is the main purpose of the LED grid on the Microbit?

a)

To store data

b)

To display visual output

c)

To connect to the internet

d)

To power the device

50.

Which of the following is an example of an output device?

a)

Mouse

b)

Keyboard

c)

Speaker

d)

Microphone

51.

Which component on the Microbit allows it to sense magnetic fields?

a)

Compass

b)

Accelerometer

c)

LED Grid

d)

Button

52.

What symbol is used in a flowchart to represent a decision point?

a)

Rectangle

b)

Oval

c)

Arrow

d)

Rhombus

53.

Which of the following is an example of an output device?

a)

Keyboard

b)

Monitor

c)

Microphone

d)

Mouse

54.

What is the main function of the accelerometer on the Micro:bit?

a)

To connect to Wi-Fi

b)

To store data

c)

To detect movement and orientation

d)

To display images

55.

Which drawer contains blocks for displaying text on the Micro:bit's LED grid?

a)

Variables

b)

Basic

c)

Input

d)

Loops