Answer Posted / ravi kumar soni
Abstraction : Hiding of inner details and showing only what
are required.
Encapsulation : Binding of data and the methods used to
access them. Eg: Classes.
Inheritance : Extending the existing functionaltiy.
Polymorphysim : Change of behavior with context.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism what is it for and how is it used?
Can you inherit a private class?
What is class and object in oops?
#include
What is difference between data abstraction and encapsulation?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
officer say me - i am offered to a smoking , then what can you say
How is class defined?
Can a destructor be called directly?
What is polymorphism and why is it important?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
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?
What is this pointer in oop?
Why do we use encapsulation in oops?
Is enum a class?