
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
Which of the following is not a data type?
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 Wayground
54 questions
Grade 6 ICT Review - Noah

Quiz
•
8th Grade - University
60 questions
MIL 1st Quarter Exam

Quiz
•
11th - 12th Grade
61 questions
Advanced programing w\ Python (Ep1)

Quiz
•
University
59 questions
HTML, CSS, and Design

Quiz
•
6th - 12th Grade
56 questions
Python Quiz

Quiz
•
10th Grade
57 questions
Cybersecurity Unit 4

Quiz
•
9th - 12th Grade
52 questions
ICT CBP Q3 Periodical Test

Quiz
•
9th Grade - University
60 questions
U23CS381 - ADD QUIZ Assessment

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade