A7 - STACK

A7 - STACK

University

27 Qs

quiz-placeholder

Similar activities

Chapter 5 Pasar Konsumen dan Perilaku Pembeli

Chapter 5 Pasar Konsumen dan Perilaku Pembeli

University

25 Qs

21EE5201-DEM U2 DC MACHINES

21EE5201-DEM U2 DC MACHINES

University

25 Qs

Storytelling

Storytelling

University

25 Qs

IEA Grooming Practice Test (TRE 25-26’)

IEA Grooming Practice Test (TRE 25-26’)

University

24 Qs

soal kelas 4 PAQ

soal kelas 4 PAQ

1st Grade - University

24 Qs

Parashnotri

Parashnotri

University

25 Qs

Hotel Vocabulary (Teacher Pedro Ibarra)

Hotel Vocabulary (Teacher Pedro Ibarra)

University

25 Qs

Taylor Swift

Taylor Swift

University

25 Qs

A7 - STACK

A7 - STACK

Assessment

Quiz

Others

University

Practice Problem

Easy

Created by

Cham Cham ジ

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

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

27 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A ______ is an Abstract Data Type (ADT), commonly used in most programming languages. It is named stack as it behaves like a real-world stack, for example – a deck of cards or a pile of plates, etc.

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A ________ allows operations at one end only. For example, we can place or remove a card or plate from the top of the stack only. Likewise, Stack ADT allows all data operations at one end only. At any given time, we can only access the top element of a stack.

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

This feature makes it ____ data structure. ____ stands for Last-In-First-Out. Here, the element which is placed (inserted or added) last, is accessed first. In stack terminology, insertion operation is called PUSH operation and removal operation is called POP operation.

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

LIFO stands for _______.

5.

FILL IN THE BLANK QUESTION

30 sec • 3 pts

A stack can be implemented by means of _____, _____, _____, and _______.

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Stack can either be a fixed size one or it may have a sense of ___________.

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Here, we are going to implement stack using ______, which makes it a fixed size stack implementation.

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?