Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Data Structures & Algorithms

Data Structures & Algorithms

12th Grade

10 Qs

Exit Ticket - Linked Lists and HashTables

Exit Ticket - Linked Lists and HashTables

11th Grade

12 Qs

1.3.1. Compression, Encryption and Hashing

1.3.1. Compression, Encryption and Hashing

12th Grade

13 Qs

Python Review 2023-01-12

Python Review 2023-01-12

9th - 12th Grade

10 Qs

IBDP Computer Science: abstract data structures

IBDP Computer Science: abstract data structures

12th Grade

20 Qs

Data Structures & Algorithm

Data Structures & Algorithm

11th Grade

20 Qs

Algorithm and Problem Solving Quiz

Algorithm and Problem Solving Quiz

12th Grade

10 Qs

Data Structures

Data Structures

10th Grade - University

18 Qs

Year 12 Programming

Year 12 Programming

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

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

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?