Search Header Logo

ROTC Make-up Quiz

Authored by Jhon Harvey Babia

Computers

University

Used 2+ times

ROTC Make-up Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Abstract ADT can be described as "a special type of list that is accessed, deleted and added at the top"?

Stack
LinkedList
Array
Queue

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What ADT can be described as a "special type of list that can be accessed and deleted at the front, and inserted at the back"?

Stack
Array
Linked List
Queue

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data structure is best suited for implementing a LIFO (Last In First Out) behavior?

Queue

LinkedList

Stack

Array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Abstract Data Type follows the principle of "First In First Out"?

Stack

Array

Queue

LinkedList

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Stacks, what method is used to check whether the stack does not contain any element?

isEmpty()
isFull()
hasElements()
checkEmpty()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Stacks, what method is used to add an element to the stack?

append
insert
push
put

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Stacks, what method is used to remove an element to the stack?

pop
shift
delete
push

Access all questions and much more by creating a free account

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

Already have an account?