why we need this (1.object,2.class,3.data
hiding,4.encapsulation,5.abstraction,6.
polymorphism,7.inheritance)
Answer Posted / 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 |
Post New Answer View All Answers
What are scalar data types?
what is synchronization and why is it important? : Java thread
What is use of valueof () in java?
What is the common usage of serialization?
how can you catch multiple exceptions in java?
What is general methodology?
What is the meaning of find and replace?
What are the different types of inheritance in java?
Explain listiterator and methods in listiterator?
Is linked list a linear or non-linear data structure?
How would you use Bubble Sort to sort the number of elements?
What is the difference between a scrollbar and a scrollpane?
What is java util collection?
Explain what are final variable in java?
What was java originally called?