No student devices needed. Know more
15 questions
Which data type is used to store:
100
Integer
Character
Boolean
String
Which data type is used to store:
TRUE
Boolean
Real
String
Integer
Which data type is used to store:
"&"
Character
String
Integer
Real
Which of these variables would be an integer data type?
password
passwordScore
passwordLength
Which of these variables would use a string data type?
password
passwordSuccess (successful login)
passwordLength
What type of data would you store your age in years?
Real
Integer
String
Boolean
What data type would you store a vehicle's registration plate?
Real
String
Boolean
Integer
What type of data would you use to store the answer to 29 divided by 5?
String
Integer
Real
Character
What type of data would you use to store whether someone wanted to sign up for promotions or not?
String
Boolean
Real
Integer
What type of data type would you use to store a password?
Real
String
Integer
Boolean
What data type would you use to record someone's height so that it could be used in a calculation?
Text
String
Numeric
Boolean
Which of these variables would use a boolean data type?
password
passwordSuccess (successful login)
passwordLength
Which value is a String?
64
"cat"
True
0.5
What is an Integer?
A data type that contains whole numbers. eg: 3, 45, 124
Numbers with decimal point. eg: 0.5, 2.45, 56.04
Group of characters between quotation marks. eg: "dog"
Data type that can only be True or False.
Explore all questions with a free account