explain oops concepts with examples?
Answer Posted / mudassir shakil
1.Encapsulation-means wrapping or grouping data in single e
unit.
e.g. if you are planning to do computer course in a
institute but you don't know which course is going on in the
institute.But they have printed paper in which all the
courses are written like java,.net etc. This is called
encapsulation.
2.Abstraction-means hiding non essential information.
e.g.-Consider the above example.you have decided for java
the you enters in the institute and tell your course.The
person will explain you about java like duration;fee
structure etc.In simple words abstraction means information
according to the user.
3.Polymorphism-different existence.
e.g-you are a son,brother,uncle,husband and friend at
different situation.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Can a hashset contain duplicates java?
Does .length start 0 java?
List any five features of java?
What are the basics of core java?
Define array. Tell me about 2-D array.
What is a null class?
What are the topics in advance java?
What is finally and finalize in java?
Explain about fail fast iterators in java?
Explain scope or life time of local variables in java?
What is multithreading and its advantages?
What is private static in java?
What is token in java?
What are the uses of java?
Define nashorn in java8.