Main Article Content

A Comparative Analysis of Structured and Object-Oriented Programming Methods


PO Asagba
EE Ogheneovo

Abstract

The concepts of structured and object-oriented programming methods are not relatively new but these approaches are still very much useful and relevant in today’s programming paradigm. In this paper, we
distinguish the features of structured programs from that of object oriented programs. Structured programming is a method of organizing and coding programs that can provide easy understanding and modification, whereas objectoriented programming (OOP) consists of a set of objects, which can vary dynamically, and which can execute by
acting and reacting to each other, in much the same way that a real-world process proceeds (the interaction of realworld
objects). An object-oriented approach makes programs more intuitive to design, faster to develop, more amenable to modifications, and easier to understand. With the traditional, procedural-oriented/structured
programming, a program describes a series of steps to be performed (an algorithm). In the object-oriented view of programming, instead of programs consisting of sets of data loosely coupled to many different procedures, objectoriented programs consist of software modules called objects that encapsulate both data and processing while hiding
their inner complexities from programmers and hence from other objects

Journal Identifiers


eISSN: 2659-1499
print ISSN: 2659-1502