
Data Structure (Stack) quiz - 4

Quiz
•
Information Technology (IT)
•
University
•
Hard
Ashish Kumar
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The result evaluating the postfix expression
10 5 + 60 6 / * 8 –
is
284
213
142
71
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Consider the following operations performed on a stack of size 5 : Push (a); Pop() ; Push(b); Push(c); Pop(); Push(d); Pop();Pop(); Push (e) Which of the following statements is correct?
Underflow occurs
Stack operations are performed smoothly
Overflow occurs
None of these
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Postfix of
(A + B^ D) / (E – F) + G
is
ABD + ^EF – / G+
ABD + ^EF / – G+
ABD^ + EF – / G+
ABD^ + EF / – G+
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the main principle behind the stack data structure?
FIFO (First In, First Out)
LIFO (Last In, First Out)
Priority Queue
None of these
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity for the push and pop operations in a stack
O(n)
O(n^2)
O(1)
O(logn)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
In which real-world scenario can a stack be applied?
Undo functionality in text editors
Browser history navigation
Both of these
None of these
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What would happen if we use a stack with a fixed size and try to perform a push operation when the stack is full?
The new element is ignored
Underflow error
The stack automatically expands
Overflow error
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Punteros y Memoria Dinamica

Quiz
•
University
10 questions
Posttest for UKIN

Quiz
•
10th Grade - University
10 questions
Berpikir Komputasional (BK)

Quiz
•
8th Grade - University
10 questions
แบบทดสอบเรื่องโครงสร้างข้อมูล: Stack และ Queue

Quiz
•
University
12 questions
Konteynerlar (C++)

Quiz
•
University
13 questions
Nano quiz: Bottleneck of Motivation 2 and Receptivity Threshold

Quiz
•
University
11 questions
data structure1

Quiz
•
University
10 questions
Quize - Instruction Set (SP)

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade