Topic: separate a module's interface specification from its implementation
Quotation Skeleton
Problems can occur when a subclass is not … [For example] Class java.util.Stack is a subclass of java.util.Vector. … A program can insert or delete elements at … A stack is not a specialized vector, and … a stack.
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: separate a module's interface specification from its implementation (86 items)