Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

A Level - Data Structures 1

A Level - Data Structures 1

11th Grade

10 Qs

Stack

Stack

12th Grade

20 Qs

Programming Basics

Programming Basics

11th - 12th Grade

10 Qs

Merkel Tree & Gas Limit

Merkel Tree & Gas Limit

12th Grade

15 Qs

Lesson 2 - Queues

Lesson 2 - Queues

11th - 12th Grade

14 Qs

Computer Ethics and Security

Computer Ethics and Security

12th Grade

16 Qs

Topic 3 (Stacks)

Topic 3 (Stacks)

1st - 12th Grade

20 Qs

Do Now - Retrieval - Programming and Data Structures

Do Now - Retrieval - Programming and Data Structures

11th Grade

11 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?