Some advantages of object oriented programming are:
a. The code is easier to organize and maintain
b. Chances of logic errors are reduced
c. Code redundancy is avoided because of inheritance
d. Unwanted code access is avoided by using access modifiers and encapsulation
e. Etc.
Answering "List the advantage and disadvantage of object oriented database model?" Answering "List the advantage and disadvantage of object oriented database model?"
The major advantage of C++ over C is the Object Oriented Programming compatibility in C++.
mail me for details.........kdanish270987@gmail.com....thanks................
No. C is not object oriented. C++ is object oriented.
In object oriented programming language, it is possible to override classes. and the advantage over this is we can just show the or run the methods of the base class.
Object oriented means the internal structures used in an application represent the real world 'objects'. This means the application you are creating is using a model that is closer to the real world and that is always an advantage. The biggest advantage may be in the form of easy maintenance as the application evolves.
Object oriented concepts are a generalisation of the object oriented principals (encapsulation, inheritance, polymorphism and abstraction) without specifying a particular implementation of those principals. Object oriented programming is the application of those principals through an object oriented programming language.
What is object-oriented systems development
What is object-oriented systems development
No. C is not object-oriented, it is a procedural language.C++, while object-oriented, is not purelyobject-oriented. One of the requirements for a pure object-oriented language is that everything is an object. C++ still has primitive data types (int, long, double, etc.), and so is not purely object-oriented.
advantages of object oriented data base
what are the impact object oriented on software industry