mercredi 27 février 2019

How to implement a stack using Factory pattern

Recently i came across a problem where the requirement was to implement a stack and it's functionality(push, pop, overflow, underflow) using factory design pattern in C#. Can anyone please help me on how to do this? Thanks.

Aucun commentaire:

Enregistrer un commentaire