Y10 Test Quiz

Y10 Test Quiz

10th Grade

60 Qs

quiz-placeholder

Similar activities

IT Fundamentals 1

IT Fundamentals 1

9th Grade - University

63 Qs

Internet Hardware

Internet Hardware

9th Grade - University

60 Qs

XII Database & SQL

XII Database & SQL

9th - 12th Grade

61 Qs

BTEC L2 IT Online World Aim A Quiz

BTEC L2 IT Online World Aim A Quiz

6th - 10th Grade

63 Qs

1.2 Memory, Storage and Representation Essential Knowledge

1.2 Memory, Storage and Representation Essential Knowledge

9th - 12th Grade

61 Qs

Unit 2 Data Representation

Unit 2 Data Representation

4th - 10th Grade

57 Qs

Massive GCSE Computer Science Quiz

Massive GCSE Computer Science Quiz

10th - 11th Grade

61 Qs

Digital Data Quiz

Digital Data Quiz

10th Grade

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