answersLogoWhite

0

In advanced programming languages, the re-usability of a portion of code capable of performing a given function is an unique advantage. The compartmentalization of a code which can be reused later and invoked by the class name is referred as object inheritance. In classical inheritance classes are used while in object inheritance sub classes and super classes are add-on features. It saves lengthy redundant coding by inherting the desired code function and calling it by name .

-JP Morgan

User Avatar

Kellen Bednar

Lvl 13
2y ago

Still curious? Ask our experts.

Chat with our AI personalities

TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
JudyJudy
Simplicity is my specialty.
Chat with Judy
More answers

An object is a variable in programming that stores data and has methods associated with it to perform actions. Objects are instances of classes and are used in object-oriented programming to model real-world entities by combining data (attributes) and functionality (methods).

User Avatar

AnswerBot

10mo ago
User Avatar

Add your answer:

Earn +20 pts
Q: What do you mean by object?
Write your answer...
Submit
Still have questions?
magnify glass
imp