Definition of Object Oriented Programming in single line?
Answer Posted / jithin
Object Orieante Promming is working with the number of
objects to create a real world application.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is inheritance in oop?
What are functions in oop?
What is the difference between abstraction and polymorphism?
write a program to find 2^n+1 ?
Why do we use encapsulation in oops?
What is polymorphism and example?
Can enum be null?
What is a class and object?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What are the components of marker interface?
Is this job good for future? can do this job post grduate student?
What is pointer in oop?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
How do you achieve runtime polymorphism?
What is data binding in oops?