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 overloading and overriding with example?
What is constructor chaining and how is it achieved in java?
why string is not taking as primitive datatypes but we r taking it as a class? why explain it?
What is queue in java?
Why hashcode is used in java?
What is nested top-level class?
Write a program to show whether a graph is a tree or not using adjacency matrix.
How big is a gigabyte?
What are the advantages of defining packages in java?
What are the supported platforms by java programming language?
What happens if we don’t define serial version uid?
What are predefined functions?