answersLogoWhite

0


Best Answer

object oriented programming more closely models the real world in some aspects, this means that it -should- be more easily understandable for us

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can object oriented programming help maintain complex computer system?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What has the author James C Townsend written?

James C. Townsend has written: 'A programming environment for distributed complex computing' -- subject(s): Computer programming


Is Computer Programming difficult?

Yes, but Microsoft Visual Studio will get you going - you can download a free trial version. Visual Basic is quite straightforward to learn bits that you may need for projects and you can get going quite quickly. C++ & Java are more powerful but quite complex but once you get good at Basic and understand XML, threads, classes, object oriented programming you'll soon be on your way with them.


Define object in software engineering?

Objects are complex types that have multiple pieces of information and specific properties (or attributes). Objects can be manipulated by the commands of a programming language, such as a value, variable, function, or data structure. They are the foundation of object-oriented programming, and are fundamental data types in object-oriented programming languages.


What is a database that stores data in objects?

An object-oriented database (OODB) is a type of database that stores data in objects rather than in tables, making it easier to represent complex relationships and hierarchies in data. OODBs are designed to work well with object-oriented programming languages and frameworks.


What is binary translation process in computer networking?

The binary translation process is the complex procedure in which a computer converts binary into commands to run the computer. Learning how to use this function is one the most difficult parts of programming.


How do you write a c program for electricity billing system?

It would most likely contain multi-class object oriented programing at a relatively advanced and complex level using a Higher Level programming language.


What do you mean by object oriented language?

An object oriented language uses concepts of classes, objects, and methods. Rather than just having plain functions to store procedural instructions, a program written in an object-oriented language like Java has classes that are basically blueprints to create objects. Objects have their own little functions called methods. Objects can have their own variables too. Of course, there are much more complex concepts in object-oriented programming such as inheritance and polymorphism.


What jobs do computer operators perform?

"Computer operaters can preform virus detection, as well as programming . They are also able to set up and run spechilized programes that are much to complex for most people."


Difference of c plus plus and fox pro?

C++ is a generic, general purpose, object-oriented, structured programming language used to produce native machine code programs. FoxPro is a procedural language and Database Management System (DBMS).


What is the meanning of java?

In the programming world java refers to an object oriented programming language that comes packed with features and capabilities that are not matched by many languages. It is simple and easy to learn and use and is extremely powerful. It can be used to develop any kind of applications right from data entry to complex business functionality based applications.


Disadvanatges of object-oriented programming languages?

OOP is a more complicated and structured paradigm than, say classic procedural programming.More planning and design is required on the programmer's part.OOP is less efficient in terms of a computer's resources than most other paradigms.OOP is a complex idea - no language including Java and C++ implements it perfectly.OOP may be overkill for smaller, simpler programs.


What has the author Tso-kai Liu written?

Tso-kai Liu has written: 'Synthesis of logic networks with MOS complex cells' -- subject(s): Logic circuits, Metal oxide semiconductors 'A code for zero-one integer linear programming by implicit enumeration' -- subject(s): Computer programming, ILLIP, Linear programming