why we need this (1.object,2.class,3.data
hiding,4.encapsulation,5.abstraction,6.
polymorphism,7.inheritance)
Answers were Sorted based on User's Feedback
Answer / deepakkumar1887
1. to store specific information
2. to define structural definition of object
3. to provide data security
4. to provide authorized accessing on secure data
5. to perform inquiry about class definition
6. to define in multiple form for different operation under
common name
7. to use property re usability
Is This Answer Correct ? | 17 Yes | 1 No |
Don't Go to learn anything without knowing this.... If u
know this Java is a piece of cake.....
Is This Answer Correct ? | 0 Yes | 6 No |
What is singleton class in java and how can we make a class singleton?
How can we make sure main() is the last thread to finish in java program?
What is the difference between a scrollbar and a scrollpane?
What is constructor chaining in java?
What is the purpose of assert keyword used in jdk1.4.x?
What is a literal coding?
When should I use stringbuffer?
What is boolean flag in java?
In java how do we copy objects?
whats string ?
What is meant by Static query and Dynamic query?
How do you reverse a string in java?