adspace
Answer Posted / Naveen Rana
Yes, a stack can be empty in C++. The STL (Standard Template Library) provides the 'std::stack' container, which can be initialized or checked for emptiness.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers