Definition of Object Oriented Programming in single line?
Answer Posted / santosh
OOPS is the language use to write a real world software
which binds the data and associated funtions together.
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
What is interface in oop?
What is abstraction in oop with example?
What is ambiguity in inheritance?
What makes a language oop?
any one please tell me the purpose of operator overloading
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why is polymorphism needed?
Why do we use encapsulation in oops?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
program for insertion ,deletion,sorting in double link list
Can we create object of abstract class?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is encapsulation in simple terms?
Why do we need oop?
What does and I oop mean in text?