SDF Q4 U2

SDF Q4 U2

12th Grade

12 Qs

quiz-placeholder

Similar activities

OCR A level Scheduling Algorithms

OCR A level Scheduling Algorithms

12th Grade

14 Qs

Array & Queue

Array & Queue

11th - 12th Grade

9 Qs

APCSA Search & Sort

APCSA Search & Sort

9th - 12th Grade

15 Qs

Arrays, lists, tuples, stacks and queues

Arrays, lists, tuples, stacks and queues

11th - 12th Grade

14 Qs

QUIZ M4 Stack & Queue

QUIZ M4 Stack & Queue

1st Grade - University

14 Qs

Arrays

Arrays

KG - University

10 Qs

DATA STRUCTURES

DATA STRUCTURES

12th Grade

10 Qs

1.4 Data Structures #1

1.4 Data Structures #1

12th Grade

15 Qs

SDF Q4 U2

SDF Q4 U2

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Rebecca Sims

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An array can store a group of values in a ________________.

group of variables

a single variable

a function

a method

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

[ ] indicates what?

an array

a method

a variable

a list

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you pull the first value in an array?

location[1]

location[0]

location[]

location[-1]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________________ are structured lists that operationon last-in-first-out basis

Arrays

Stacks

Queues

Linked lists

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Having boxes of items where the last one put on the shelf should be the first out is an example of what?

Arrays

Stacks

Queues

Linked lists

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________________ is a type of data structure that uses the first-in-first-out (FIFO) method.

Arrays

Stacks

Queues

Linked lists

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a LIFO, the ___________ element is removed.

first

second

picked

last

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?