SDF Q4 U2

SDF Q4 U2

12th Grade

12 Qs

quiz-placeholder

Similar activities

Graph Traversal Algorithms Quiz

Graph Traversal Algorithms Quiz

12th Grade - University

13 Qs

Ulangan Harian Bandwidth

Ulangan Harian Bandwidth

12th Grade

10 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

Quiz Algoritma

Quiz Algoritma

10th Grade - University

15 Qs

Stacks and Queues

Stacks and Queues

12th Grade

10 Qs

DATSRUC Week 6

DATSRUC Week 6

10th Grade - University

15 Qs

DAY 2 - Data Structures and Algorithms

DAY 2 - Data Structures and Algorithms

12th Grade

10 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

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?