What are the references for three basic data types?
Variables and Constants

Quiz
•
Computers
•
11th Grade - University
•
Hard

vanya martin
Used 70+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
string
int
flt
str
float
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which answer correctly initializes the number of tennis balls in a package?
numTennisBalls = 3
numTennisBalls = float(3)
numTennisBalls = "3"
numTennisBalls = int(3)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which answer correctly initializes the number of cookies in a cookie jar?
numCookies = 14.5
numCookies = float(14.5)
numCookies = "14.5"
numCookies = int(14.5)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which answer correctly initializes the name of the college as a constant?
collegeName = "Lone Star College"
COLLEGE_NAME= "Lone Star College"
collegeName = str ("Lone Star College")
COLLEGE_NAME= str(Lone Star College)
COLLEGE_NAME= str("Lone Star College")
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What notation is used to store float variables ?
ASCII Notation
Float Notation
Floating Point Notation
Two's Complement Notation
Binary Notation
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What notation is used to store int variables ?
ASCII Notation
Float Notation
Floating Point Notation
Two's Complement Notation
Binary Notation
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What notation is used to store str variables ?
ASCII Notation
Float Notation
Floating Point Notation
Two's Complement Notation
Binary Notation
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Java Strings

Quiz
•
9th - 12th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
15 questions
BASIC C QUIZ

Quiz
•
University
15 questions
CSE_CodeHS_intro_python_unit_3_5

Quiz
•
9th - 12th Grade
11 questions
J277 Programming - Data Types

Quiz
•
9th - 11th Grade
10 questions
C_หน่วย 3

Quiz
•
12th Grade
10 questions
Data Handling in Python

Quiz
•
11th Grade
10 questions
Basic C Knowledge Exercise

Quiz
•
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
30 questions
Linear Inequalities

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

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