Storage Space and Binary (PRACITCE 2)

Storage Space and Binary (PRACITCE 2)

6th Grade

7 Qs

quiz-placeholder

Similar activities

PROG Computer Whiz Quiz

PROG Computer Whiz Quiz

6th - 12th Grade

10 Qs

Data Representation - Sound

Data Representation - Sound

2nd - 12th Grade

10 Qs

Binary to Decimal Convertion

Binary to Decimal Convertion

6th Grade

10 Qs

Final Quiz revsion

Final Quiz revsion

6th Grade

10 Qs

Source code and Machine Code

Source code and Machine Code

5th - 6th Grade

10 Qs

Data Representation - Converting Denary to Binary

Data Representation - Converting Denary to Binary

3rd - 12th Grade

10 Qs

How Computers Work: Hardware & Software

How Computers Work: Hardware & Software

6th - 8th Grade

7 Qs

Computer Science Homework 2 computer software

Computer Science Homework 2 computer software

6th Grade

10 Qs

Storage Space and Binary (PRACITCE 2)

Storage Space and Binary (PRACITCE 2)

Assessment

Quiz

Computers

6th Grade

Medium

Created by

Odelia Khei

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A light bulb can be set to three positions.

TRUE

FALSE

Answer explanation

A light bulb can only be in two positions: on or off

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Zero represents the state when the device is on.

TRUE

FALSE

Answer explanation

Zero represents the state when the device is off

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The binary number system is used by computers to represent data

TRUE

FALSE

Answer explanation

The binary number system is used by computers to represent data.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every character on a keyboard is represented by the same pattern of ones and zeros.

TRUE

FALSE

Answer explanation

Every character on a keyboard is represented by a unique pattern of ones and zeros.

5.

DRAG AND DROP QUESTION

1 min • 1 pt

If you are typing an ​ (a)   to a friend, when the uppercase letter ‘Z’ on the ​ (b)   is pressed, it sends an ​ (c)   signal to the ​ (d)   , which is converted to the ​ (e)   code ‘0101 1010’.

email
keyboard
electrical
computer
binary

6.

DRAG AND DROP QUESTION

1 min • 1 pt

What is the binary number system?

The binary number system is a way of representing data using only ​ (a)   digits : ​ (b)   and ​ 0 . Each digit is called a (c)   , and it represents whether a state is "​ (d)   " (1) or "​ (e)   " (0).

bit
two
1
on
off

7.

DRAG AND DROP QUESTION

1 min • 1 pt

Why is the binary number system used to represent data in a computer?

The binary number system is used because computers are built with ​ (a)   that operate in ​ two states: ​ (b)   .

Binary simplifies processing since computers can easily recognize these two states as 1 (​ (c)   ) and 0 (​ (d)   ). It allows efficient and reliable ​ (e)   and computation.

electronic circuits
on and off
on
off
data storage