Vidyalelo
Data Structure · Q12

Stacks in Data Structures

Programming · Data Structure · question 12

Q12

What is the maximum number of elements that can be held in a stack with a fixed size of 10?

A.
10
Answer
B.
11
C.
9
D.
Unlimited

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board