Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

ASTS GANJIL Informatika

ASTS GANJIL Informatika

10th Grade - University

20 Qs

1.4.2 Queues

1.4.2 Queues

12th Grade

20 Qs

Moderna kriptografija

Moderna kriptografija

12th Grade

20 Qs

OCR A Level CS - 1.3.3 Networks

OCR A Level CS - 1.3.3 Networks

12th Grade

13 Qs

004_Non-repudiation - CompTIA Security+ SY0-701 - 1.2

004_Non-repudiation - CompTIA Security+ SY0-701 - 1.2

12th Grade - University

19 Qs

Blockchain Components

Blockchain Components

12th Grade

20 Qs

Data Structures

Data Structures

12th Grade

15 Qs

Latihan Soal Metode Search dan Struktur Data

Latihan Soal Metode Search dan Struktur Data

11th Grade

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