0
Answer

Help needed

Design a custom exception for a Stack class by writing Push, Pop Display methods and add appropriate
exceptions for overflow and underflow .Show the helper class to determine its working.