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
Which of the following is NOT a data type used in programming?
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 Wayground
34 questions
AP Computer Science Applications - Fall 2023 Exam

Quiz
•
11th Grade
35 questions
Higher Software Design & Development

Quiz
•
10th - 12th Grade
30 questions
Analisis Data (informatika 10)

Quiz
•
9th - 12th Grade
30 questions
Java Interfaces - January 24, 2023

Quiz
•
11th Grade
33 questions
General Programming Terms

Quiz
•
10th - 12th Grade
37 questions
1.1.1 - 1.1.6 CSE REVIEW FOR ASSESSMENT

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

Quiz
•
10th - 12th Grade
35 questions
Networks GCSE AQA 2018

Quiz
•
10th - 11th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
40 questions
LSHS Student Handbook Review: Pages 7-9

Quiz
•
11th Grade
20 questions
Scalars, Vectors & Graphs

Quiz
•
11th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
10 questions
Solving Equations Opener

Quiz
•
11th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade