why we need this (1.object,2.class,3.data
hiding,4.encapsulation,5.abstraction,6.
polymorphism,7.inheritance)
Answer Posted / rv.nandakishore
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 |
Post New Answer View All Answers
Which sort is best in java?
What is the symbol for average?
What is the difference between a constructor and a method?
How do you allocate memory to object?
Explain the difference between jvm and jre?
Give some features of interface?
Can a method inside a interface be declared as final?
Can a constructor be protected?
What is a buffer in computer?
How many bits is a string?
Can keyword be used as identifier?
How is abstraction implemented in java ?
I want to persist data of objects for later use. What is the best approach to do so?
What is the difference between size and length in java?
What does the append?