What does Modular-2 need to fully support object oriented programming?

Abstract
Object oriented programming is a discipline of software development which embraces strong encapsulation of the data and procedural elements, the notion of inheritance from classes (types) and/or objects (instances of types), and the idea of overloading of method <proced.ure) names. Additionally, a paradigm of message passing may be adopted. Some languages provide more support, and some less support, for these ideas. We will consider each of these in turn. I. Strong Encapsulation

This publication has 4 references indexed in Scilit: