Definition of Object Oriented Programming in single line?
Answer Posted / dasith
Object oriented programming is where the user is able to create classes & sub classes which contain objects which could be accessed by methods to achieve a particular goal,OOP mainly focuses on how different objects fits into a problem , Rather than solving the problem.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can bst contain duplicates?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What are functions in oop?
What is the difference between inheritance and polymorphism?
What is abstraction and encapsulation?
What is encapsulation c#?
hi all..i want to know oops concepts clearly can any1 explain??
Why do we use class?
What is destructor give example?
to find out the minimum of two integer number of two different classes using friend function
What is the problem with multiple inheritance?
What is constructor overloading in oop?
Can abstract class have normal methods?
What is the example of polymorphism?
Can we define a class within the interface?