Introduction to Computer Science Quiz

Introduction to Computer Science Quiz

9th Grade

46 Qs

quiz-placeholder

Similar activities

Data Representation

Data Representation

9th Grade

45 Qs

7.2 Data Types & Units of Measure

7.2 Data Types & Units of Measure

9th Grade

41 Qs

Python Exam Practice

Python Exam Practice

9th - 12th Grade

43 Qs

AS-T1-Data representation

AS-T1-Data representation

9th - 12th Grade

42 Qs

AP CSP 4th SW ZLGA

AP CSP 4th SW ZLGA

9th Grade

50 Qs

2019 Review - I, IGCSE CS 0478 - dfm

2019 Review - I, IGCSE CS 0478 - dfm

9th - 12th Grade

48 Qs

Year 8 Revision quiz

Year 8 Revision quiz

9th - 12th Grade

48 Qs

Year 10 Term 4 roundup

Year 10 Term 4 roundup

9th - 12th Grade

50 Qs

Introduction to Computer Science Quiz

Introduction to Computer Science Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Syed M

Used 1+ times

FREE Resource

46 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will happen to this "Hero" when these 6 lines of Python code are run? (click on the picture to zoom in)

The "Hero" will collect all 5 gems before leaving through the door

The "Hero" will only collect 4 gems before leaving through the door

The "Hero" will run into the spikes on the wall and die

The "Hero" will not collect any gems at all before leaving through the door

The "Hero" will only collect 2 gems before leaving through the door

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is considered the "brain" of the computer?

Hard Drive

CPU

RAM

GPU

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the binary representation of the decimal number 10?

1010

1100

1001

1110

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which part of the computer is responsible for storing data long-term?

RAM

CPU

Hard Drive

GPU

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the hexadecimal number 1A to decimal.

26

27

28

29

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following Python code? ```python print(2 + 3 * 4) ```

14

20

24

18

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a part of the computer hardware?

Monitor

Keyboard

Operating System

Motherboard

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?