Year 12 Programming

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Leo Curro
Used 11+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type consists of a series of character data types?
floating point
linked list
integer
string
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the operation 10 % 3?
0.30
0
1
3.33
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the operation 8 <= 3
8
3
True
False
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Peter accesses a data structure in pseudocode in the following way:
CustomerDetails.name = "John"
Which data structure has he used
Queue
Record
Stack
Array
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Samanatha is using a data structure that stores a collection of related information. The information contained within the collection have different data types. This data structure is most likely:
a record
an array
a dictionary
a hash table
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Christine performs the following action using a data structure:
fullPlaylist.enqueue("My Sunshine.mp3")
What data structure is fullPlaylist?
What data structure is
a linked list
a queue
a stack
a record
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A data structure that consists of (key, value) pairs where each key is unique is referred to as a/an
array
linked list
floating point
associative array
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Data structures 2: Stacks and Queues

Quiz
•
11th Grade
20 questions
Struktur Data

Quiz
•
9th - 12th Grade
20 questions
Data Structures & Types

Quiz
•
11th Grade
10 questions
DATA STRUCTURES

Quiz
•
12th Grade
20 questions
19.2 Recursion Cambridge iA 9618

Quiz
•
12th Grade
12 questions
Cryptocurrency

Quiz
•
12th Grade
10 questions
Uji Pemahaman Struktur Data

Quiz
•
11th Grade
15 questions
Recursive Algorithms

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade