H446.1.4.1.data types

H446.1.4.1.data types

12th Grade

67 Qs

quiz-placeholder

Similar activities

CS- Q1 Revision

CS- Q1 Revision

12th Grade

71 Qs

Computing A level AQA

Computing A level AQA

12th Grade - University

70 Qs

CSP Unit 1-6 Quiz Review

CSP Unit 1-6 Quiz Review

9th - 12th Grade

67 Qs

IT Fundamentals 1

IT Fundamentals 1

9th Grade - University

63 Qs

Charizard CS test

Charizard CS test

12th Grade

66 Qs

H446.1.4.1.DATA TYPES

H446.1.4.1.DATA TYPES

12th Grade

67 Qs

Let's see what you remember after Summer!

Let's see what you remember after Summer!

12th Grade

72 Qs

iGCSE Computer Science: Data

iGCSE Computer Science: Data

9th - 12th Grade

69 Qs

H446.1.4.1.data types

H446.1.4.1.data types

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Ian Currie

Used 2+ times

FREE Resource

67 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
In this line of code: x = True, what data type is x?
Integer
Real
String
Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
In this line of code: x = 6 < 3, what data type is x?
Boolean
String
Real
Integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is a Boolean data type?
A set of alphanumeric characters
A whole number
A number that may have a fractional component
A value that is true or false, -1/1 or 0

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the character data type?
An single item of punctuation e.g. ?
None of these
A single alphabetic character
A single alphanumeric character

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In this line of code, identify a string: score = score + int(input('Enter your score: '))
int
input
score
'Enter your score: '

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string data type?
A whole number
A number that may have a fractional component
A set of alphanumeric characters
A value that is true or false, -1/1 or 0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type should be used for storing the name of a person?
String
Real
Integer
Boolean

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?