H446.1.4.1.DATA TYPES

H446.1.4.1.DATA TYPES

12th Grade

67 Qs

quiz-placeholder

Similar activities

CSP CMU Unit 2 - Student Created Questions

CSP CMU Unit 2 - Student Created Questions

9th - 12th Grade

62 Qs

H446.1.4.1.data types

H446.1.4.1.data types

12th Grade

67 Qs

XI Software Concepts & Number System conversion

XI Software Concepts & Number System conversion

9th - 12th Grade

69 Qs

A2-T13-all

A2-T13-all

9th - 12th Grade

68 Qs

Data Types, Structures an Algebra Mega Quiz

Data Types, Structures an Algebra Mega Quiz

12th Grade

72 Qs

AP CSP Quizizz 10-11 - FRI RALLY

AP CSP Quizizz 10-11 - FRI RALLY

9th - 12th Grade

63 Qs

Computer Science Principles

Computer Science Principles

9th - 12th Grade

62 Qs

AQA Computer Science [AS Level]

AQA Computer Science [AS Level]

12th Grade

63 Qs

H446.1.4.1.DATA TYPES

H446.1.4.1.DATA TYPES

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Ian Currie

Used 2+ times

FREE Resource

67 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

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?