
- 1 Kruse, Robert L., Data Structures and Program Design, Second Edition, Prentice-Hall, Inc., 1987. Google Scholar
Digital Library
- 2 Martin, Johannes J., Data Types aud Da~a S~ructures, Prentice/Hall International, 1986. Google Scholar
Digital Library
- 3 Turbo Pascal 5.5, Object-Oriented Programming Guide , Borland international, 1989.Google Scholar
Index Terms
Implementing abstract data types in Turbo Pascal
Recommendations
Polymorphic type inference and abstract data types
Many statically typed programming languages provide an abstract data type construct, such as the module in Modula-2. However, in most of these languages, implementations of abstract data types are not first-class values. Thus, they cannot be assigned to ...
An introduction to object-oriented programming through Turbo Pascal
This paper presents three introductory concepts of object-oriented programming: encapsulation, inheritance and polymorphism. The specific implementation for these concepts and other terms presented, is the language Turbo Pascal (5.5 or later). The ...






Comments