Which of the following is NOT a data type used in programming?
T-Level DPDD: Data Types Quiz

Quiz
•
Computers
•
11th Grade
•
Hard
Sara Burton
Used 1+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Boolean
Character
Integer
Attribute
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the term used to describe a data type that cannot be changed once assigned in Python?
Mutable
Immutable
Constant
Variable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Python code would you use to check the data type of a variable y that has been assigned the value 2.3?
print(type(y))
check(type(y))
type(y)
print(y.type())
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Python code: y = 45.6; print(y)?
45.6
"45.6"
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following values can be stored as a Boolean data type?
True
"Hello"
45.6
9
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to declare a constant in Python?
Using the 'const' keyword
Using uppercase letters with words separated by an underscore
Using the 'constant' keyword
Using the 'final' keyword
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Python code: y = "Good Morning"; print(y)?
Good Morning
"Good Morning"
None
Create a free account and access millions of resources
Similar Resources on Quizizz
35 questions
Higher Software Design & Development

Quiz
•
10th - 12th Grade
36 questions
OCR MCQ's Data Validation and Authentication Quiz

Quiz
•
9th - 12th Grade
39 questions
G12_End of Term2_Revision

Quiz
•
9th - 12th Grade
33 questions
APCSP Unit 3 Vocabulary

Quiz
•
10th - 12th Grade
33 questions
2.1.1 CSE Transitioning from Block to Text Coding

Quiz
•
9th - 12th Grade
29 questions
Unit 1 Retake Test

Quiz
•
9th Grade - University
34 questions
Computer Science I Midterm Review (AKHS)

Quiz
•
9th - 12th Grade
36 questions
AP CS A unit 1

Quiz
•
11th Grade - University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University