Can you find BUG in these code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
17th Dec 2022, 7:30 AM
CODESTAR
CODESTAR - avatar
1 Answer
+ 3
Add public before Stack: public: Stack(){ Otherwise, it becomes private and can't access out side class...
17th Dec 2022, 8:03 AM
Jayakrishna 🇮🇳