ResearchBib Share Your Research, Maximize Your Social Impacts
Sign for Notice Everyday Sign up >> Login

Semantic Analysis of Object-Oriented Programming Languages: Survey

Journal: International Journal of Science and Research (IJSR) (Vol.8, No. 1)

Publication Date:

Authors : ; ; ;

Page : 2136-2139

Keywords : Data Type; Inheritance and Polymorphism;

Source : Downloadexternal Find it from : Google Scholarexternal

Abstract

Object-oriented programming (OOP) is a programming paradigm that uses a special data structure called objects which encapsulate the data fields and procedures together with their interactions for writing a computer programs. This paper is a survey of ten (10) Object oriented programming languages: C++, C#, Java, Modula, Delphi, Ada, Eiffel, VB. Net, Python and Smalltalk. The work involved a comparative semantic analysis of the ten programming languages with respect to the following criteria: support of inheritance, encapsulation, operations and method overloading among others. Smalltalk and Eiffel are pure OOP languages but Eiffel is more powerful in terms of inheritance since it supports both single and multiple inheritance and support class variable/method. C++ and Java are hybrid languages; they support most of the OOP features but not all. However, Java has higher degree of objectivity since it supports total objectivity of user defined and have a good technique for garbage collection, C++ also has many powerful features like operation and method overloading, flexibility in binding and multiple inheritance support, though difficult to use and prone to errors, it is powerful and complex at the same time. Python can also be consider as hybrid since it lack the feature of total object of operation message but has higher degree of objectivity compare to both C++ and Java. C# is like an improved version of C++ that solve many complications of the later language. C# behaves similar to Java but support of more features like method overloading.

Last modified: 2021-06-28 17:20:55