Stack/Queue Review

Stack/Queue Review

Assessment

Flashcard

Computers

11th Grade - University

Hard

Created by

Quizizz Content

Used 1+ times

FREE Resource

Student preview

quiz-placeholder

32 questions

Show all answers

1.

FLASHCARD QUESTION

Front

The concept of data enters the stack is ____________________

Back

LIFO

2.

FLASHCARD QUESTION

Front

Process of inserting an element in the stack is called ...

Back

Push

3.

FLASHCARD QUESTION

Front

Process of Removing element from the stack is called ...

Back

Pop

4.

FLASHCARD QUESTION

Front

In a stack, if a user tries to remove an element from an empty stack then it is called ...

Back

Underflow of Stack

5.

FLASHCARD QUESTION

Front

User push 1 element in the stack having already five elements and having stack size as 5 then stack becomes ___________.

Back

Overflow

6.

FLASHCARD QUESTION

Front

User perform following above operations on stack of size 5 then, at the end of last operation, total number of elements present in the stack are ________________

Back

1

7.

FLASHCARD QUESTION

Front

In order to keep track of current topmost element of the stack we need to maintain one variable.

Back

Yes

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?