Please tell me the oops concept with detailed answer
Answer Posted / m.shanmuga sundaram
Oops is an acronym for object oriented programming language
or object oriented paradigm
Building blocks of oops are
1) Data Encapsulation :
Hiding non essential things from an user
2) Abstraction
Implementation of data encapsulation
3) Inhertitance
Reusability of code
4) Polymorphism
The ability of a function that can act on different data
types in different ways
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Why is destructor used?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is constructor in oop?
What is byval and byref? What are differences between them?
How is polymorphism achieved?
What is constructor overloading in oop?
What is difference between polymorphism and inheritance?
What is encapsulation in oop?
#include
How oops is better than procedural?
What are oops functions?
Advantage and disadvantage of routing in telecom sector
Why polymorphism is used in oops?
Get me an image implementation program.