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 do you mean by singleton class in java?
Why synchronization is important in java?
Are nested try statements are possible?
what is the Use of throws exception?
What is the Concept of Encapsulation in OOPS
Static Variable can referred in non-static method?
Can I import same package/class twice?
hi to all. well can you please tell me that why String class is immutable? Thanks in advance.
What is the use of parseint in java?
What is string literal in java?
how to compile jsp?
What is the basic functionality of DataOutput interface in java?