Which of the following is not a data type?

J277/02 Computational thinking, algorithms and programming

Quiz
•
Computers
•
9th Grade
•
Hard

Chris Dixon
Used 2+ times
FREE Resource
56 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Boolean
Integer
String
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following code is used to cast a string to an integer?
bool("False")
str("False")
integer("123")
int("123")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One of the following terms is not associated with programming construct
Selection
Iteration
Loop
Sequence
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the code which outputs 10 numbers correctly
for i in range(0,11)
for i in range(0,10)
for i in range(1,9)
for i in range(1,10)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Substring is used to?
Extract a portion of characters from a string
Print out a portion of a string
Remove the left characters by a certain amount
Allow you to change the upper case
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an iteration?
IF (num > 3)
For i in range(0, 5)
age = int("21")
students = ["Harry", "Ryan", "Ibrahim"]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of an array?
To store a value
To store multiple values of any type
To store programming code
To store multiple values of the same data type
Create a free account and access millions of resources
Similar Resources on Quizizz
55 questions
Final Exam Practice

Quiz
•
10th Grade - University
59 questions
Higher Computer Systems

Quiz
•
12th Grade
54 questions
Hamming Code and Information Theory Quiz

Quiz
•
University
60 questions
săn đây CSI104

Quiz
•
University
55 questions
2024 Final Exam Review PFGT

Quiz
•
9th - 12th Grade
51 questions
Digital Literacy Chapter 14 Review

Quiz
•
9th - 12th Grade
59 questions
CompTIA IT Fundamentals Practice Certification

Quiz
•
9th Grade
54 questions
Programming Concepts

Quiz
•
9th - 12th Grade
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