Introduction to OOP | Chapter 2: Abstraction : | next | previous | audio | real | text |
Modules basically provide collections of procedures and data with import and export statements
Solves the problem of encapsulation -- but what if your programming task requires two or more stacks?