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 |
Difference between operator overloading and function overloading
1 Answers Tavant Technologies, Virtusa,
Which class should you use to obtain design information about an object
Which is easier netbeans or eclipse?
What is meant by singleton class?
What is the use of callablestatement?
How is treeset implemented in java?
What is role of void keyword in declaring functions?
What is abstraction in java?
1 Answers Akamai Technologies,
What is member in java?
Write the program numbers into words.For example 2345==two thousand three hundred fourty five
How can the checkbox class be used to create a radio button?
What is final keyword in java? Give an example.