
Year 6 ICT Quiz
Authored by Joyce Gua
Information Technology (IT)
6th Grade
Used 18+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The string data type is used only to store whole numbers.
True
False
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The real data type is used to store decimal numbers.
True
False
3.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The real data type is referred to as float in Python.
True
False
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The integer data type can store only positive whole numbers.
True
False
5.
CATEGORIZE QUESTION
10 mins • 3 pts
Organize these options into the right categories
Groups:
(a) String
,
(b) Integer
,
(c) Real/Float
name = "John Smith"
price = 7.99
temperature = 38.7
quantity = 2
pin_number = "0054"
month = "september"
num1 = 6
weight = 34.8
age = 12
6.
MATCH QUESTION
10 mins • 4 pts
Match the Python code with what it will display.
Hello, how are you?
age = 15
month = "April"
print ("You are", age, "and you were born in", month)
35
num1 = 15
num2 = 20
total = num1 + num2
print (total)
Nice to meet you Afzal
print ("Hello, how are you?"
You are 15 and you were born in April
name = "Afzal"
print ("Nice to meet you", name)
7.
MATCH QUESTION
10 mins • 4 pts
Match the definitions with the correct keywords.
Terminator
Used in a flowchart to show that something needs to happen, e.g. a calculation
Process
Used in a flowchart to show the start and end of the flowchart
Decision
Used in a flowchart to show that information is to be entered or displayed on screen
Input/Output
Used to check a condition and then determine what to do as a result
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?