H446.1.4.1.data types

H446.1.4.1.data types

12th Grade

67 Qs

quiz-placeholder

Similar activities

AP CSP Quizizz 11-8 - FRIDAY

AP CSP Quizizz 11-8 - FRIDAY

9th - 12th Grade

67 Qs

Year 9 Revision Quizizz SBA2 2023

Year 9 Revision Quizizz SBA2 2023

8th Grade - University

65 Qs

AP CSP Midterm

AP CSP Midterm

12th Grade

65 Qs

IST Final Exam Review Tindall

IST Final Exam Review Tindall

9th Grade - University

63 Qs

GCE AS/A Level Computer Science - Unit 1

GCE AS/A Level Computer Science - Unit 1

12th Grade

69 Qs

Boolean Algebra and Logic Circuits

Boolean Algebra and Logic Circuits

12th Grade

70 Qs

cmps midterm c++ basics

cmps midterm c++ basics

12th Grade - University

67 Qs

APCSP Semester 1 Review '23-'24

APCSP Semester 1 Review '23-'24

10th - 12th Grade

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