Y10 Test Quiz

Y10 Test Quiz

10th Grade

60 Qs

quiz-placeholder

Similar activities

Cisco IT Essentials Chapter 1 Test

Cisco IT Essentials Chapter 1 Test

9th - 12th Grade

65 Qs

Data Transmission

Data Transmission

10th Grade

65 Qs

Chapter 1 Computer Basics

Chapter 1 Computer Basics

9th - 12th Grade

57 Qs

AP CSP Practice Exam

AP CSP Practice Exam

9th - 12th Grade

65 Qs

Domain 2 Test RETAKE

Domain 2 Test RETAKE

9th - 12th Grade

57 Qs

Computer Science and Apps Spring Final

Computer Science and Apps Spring Final

9th - 12th Grade

57 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

62 Qs

Y10 Test Quiz

Y10 Test Quiz

Assessment

Quiz

Computers

10th Grade

Hard

Created by

E Edwards

Used 5+ times

FREE Resource

60 questions

Show all answers

1.

DRAG AND DROP QUESTION

1 min • 1 pt

Put these in the correct order.

​ (a)  

​ (b)  

​ (c)  

kilo = int(input("Enter the number of kilos: "))
pound = kilos * 2.204
print("That is",pound,"pounds")

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What programming construct is implemented in Python through the use of the if statement?

Sequence

Selection

Iteration

Repetition

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What symbol do we use to assign a variable? (The actual symbol, not the name)

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does an input function do?

Allows the user to enter a value

Allows the user to create a variable

Allows the programmer to ask the user a question

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

>= is an example of what kind of operator?

Comparison (Relational)

Arithmetric

Logical

Assignment

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following 4 bit binary numbers is equal to 11 in denary?

1011

1010

0111

1001

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

0101 is equivalent to what in Denary?

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?