Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What is the difference between Object Oriented Programming / Object Oriented Principles?
My Guess is, in Object Oriented Programming languages follows Object Oriented Priciples. Is this correct?
Is So, Then What is the difference between Object Oriented Concepts and Principles?
1 Answer
- 1 decade agoFavorite Answer
Object Oriented Principles are encapsulation, inheritance, polymorphism and dynamic binding. These are the principles or main attributes of Object Oriented Programming.
Take a look to know Object Oriented Principle