Introduction to Computer Science Quiz

Introduction to Computer Science Quiz

9th Grade

46 Qs

quiz-placeholder

Similar activities

GCSE Python Legends

GCSE Python Legends

1st - 12th Grade

45 Qs

7.2 Data Types & Units of Measure

7.2 Data Types & Units of Measure

9th Grade

41 Qs

Revision Attainment 4 (Grade 9M1)

Revision Attainment 4 (Grade 9M1)

9th Grade - University

45 Qs

Year 10 Term 4 roundup

Year 10 Term 4 roundup

9th - 12th Grade

50 Qs

Bài tập python cơ bản

Bài tập python cơ bản

9th - 12th Grade

41 Qs

Principles of Tech MIDTERM

Principles of Tech MIDTERM

9th - 12th Grade

51 Qs

Quiz 3

Quiz 3

9th - 12th Grade

45 Qs

Input, Processing, Output

Input, Processing, Output

9th - 12th Grade

44 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?