Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Hash Tables

Hash Tables

12th Grade

11 Qs

Lesson 4 - Stacks

Lesson 4 - Stacks

11th - 12th Grade

14 Qs

1.4.(c) Data Structures (video)

1.4.(c) Data Structures (video)

12th Grade

11 Qs

Pemrograman Berorientasi Objek PAS GANJIL XII RPL

Pemrograman Berorientasi Objek PAS GANJIL XII RPL

12th Grade

15 Qs

A-Level Computer Science Data Structures Quiz

A-Level Computer Science Data Structures Quiz

12th Grade - University

14 Qs

1.3.1. Compression, Encryption and Hashing

1.3.1. Compression, Encryption and Hashing

12th Grade

13 Qs

Abstract Data Types

Abstract Data Types

12th Grade

20 Qs

Stacks

Stacks

KG - Professional Development

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