12 CSC ATAR - programming skills and concepts

Quiz
•
Computers
•
12th Grade
•
Easy

Alex K
Used 7+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for i in range(5):
print(i)
This is an example of...
Sequence
Selection
Iteration (pre-test)
Iteration (post-test)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
loop = 0
while True:
print("Hi there")
loop += 1
if loop > 5:
break
This is an example of...
Sequence
Selection
Iteration (pre-test)
Iteration (post-test)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
greeting = f"Hi there, {name}."
Variable 'greeting' holds data of type...
String
Integer
Float
Boolean
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
thinking_clearly = True
Variable 'thinking_clearly' holds data of type...
String
Integer
Float
Boolean
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The elements in a 2D array are accessed using the row and column indices, whereas in a 1D array, only a single index is used.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A 2D array is an array of arrays.
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
my_friends = ['Tim', 'Sally', 'Ahnold']
This data structure is a ...
List
Tuple
Dictionary
Struct
Create a free account and access millions of resources
Similar Resources on Wayground
17 questions
OOP Long Quiz

Quiz
•
12th Grade
17 questions
High and low level languages

Quiz
•
10th - 12th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
20 questions
Java Casting & Booleans

Quiz
•
10th - 12th Grade
15 questions
PCEP Section 1A: Understand fundamental terms and definitions

Quiz
•
12th Grade
20 questions
js_edu_wrap_up

Quiz
•
1st Grade - Professio...
17 questions
AP CS Test 0 Module 1

Quiz
•
9th - 12th Grade
15 questions
PCEP Section 4C: Python Built-In Exceptions Hierarchy

Quiz
•
12th 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
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University