Here we were required to design a polymorphic container (say, a stack) using the features provided by a procedural/modular programming language supporting ADT implementation. (Do not use polymorphic features of the language, and do not use a kind of tag i.e. any sort of type field).
Design document and Implementation provided in subsequent posts.
xoxo
aL
No comments:
Post a Comment