Year 12 Programming

Year 12 Programming

11th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Word 2016 Lesson 1

Word 2016 Lesson 1

9th - 12th Grade

10 Qs

1 Herramientas Digitales

1 Herramientas Digitales

6th Grade - University

10 Qs

ICT as Platform for Change

ICT as Platform for Change

11th - 12th Grade

10 Qs

Pengenalan Aplikasi Blender

Pengenalan Aplikasi Blender

11th Grade

13 Qs

emtech

emtech

12th Grade

10 Qs

Visual Basic 2010

Visual Basic 2010

8th Grade - University

10 Qs

Numpy-1

Numpy-1

9th - 12th Grade

10 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Year 12 Programming

Year 12 Programming

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Leo Curro

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers