
Implementation of Stacks and Queues

Quiz
•
Education, Computers
•
12th Grade - University
•
Medium
Yomna Elkholy
Used 3+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The process of inserting an element in a stack is called ____________
Create
Push
Evaluation
Pop
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The process of removing an element from a stack is called ____________
Create
Push
Evaluation
Pop
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pushing an element into a stack that already contains five elements and astack size of 5, results in a stack
Overflow
Crash
Underflow
User flow
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Entries in a stack are “ordered”. What is the meaning of this statement?
A collection of stacks is sortable
Stack entries may be compared using the ‘<’ operation
The entries are stored in a linked list
There is a sequential entry that is one by one
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following applications does not use a stack?
A parentheses balancing program
Tracking of local variables at run time
Compiler Syntax Analyzer
Data Transfer between two asynchronous process
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of the postfix expression 6 3 2 4 + – *:
1
40
74
-18
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The postfix form of the expression (A+ B)*(C*D- E)*F / G is?
AB+ CD*E – FG /**
AB + CD* E – F **G /
AB + CD* E – *F *G /
AB + CDE* – *F *G /
Answer explanation
Best explanation: (((A+ B)*(C*D- E)*F) / G) is converted to postfix expression as
(AB+(*(C*D- E)*F )/ G)
(AB+CD*E-*F) / G
(AB+CD*E-*F G/).
Thus Postfix expression is AB+CDE-*F*G/
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Quiz 2 - Stack

Quiz
•
University
17 questions
Data Structures and Algorithms Quiz

Quiz
•
University
17 questions
Stacks

Quiz
•
KG - Professional Dev...
20 questions
Abstract Data Types

Quiz
•
12th Grade
15 questions
Stacks and Queues Quiz

Quiz
•
University
20 questions
Stack

Quiz
•
12th Grade
12 questions
Data Structures

Quiz
•
University
15 questions
Data Structures Training Quiz2

Quiz
•
University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade