SDF Q4 U2

SDF Q4 U2

12th Grade

12 Qs

quiz-placeholder

Similar activities

SLR5 | Algorithms

SLR5 | Algorithms

12th Grade

15 Qs

arrays

arrays

12th Grade

15 Qs

1.4.(c) Data Structures (video)

1.4.(c) Data Structures (video)

12th Grade

11 Qs

Crash Course Computer Science #14 - Data Structures

Crash Course Computer Science #14 - Data Structures

9th - 12th Grade

15 Qs

2.3.2. Algorithms for the Main Data Structures

2.3.2. Algorithms for the Main Data Structures

12th Grade

8 Qs

CodeHS 5.4 & 5.5 ArrayList Stuff

CodeHS 5.4 & 5.5 ArrayList Stuff

9th - 12th Grade

10 Qs

Arrays, 2D Arrays, and ArrayLists

Arrays, 2D Arrays, and ArrayLists

9th - 12th Grade

15 Qs

PT101 - Mobile and Game Platform

PT101 - Mobile and Game Platform

11th Grade - University

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