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
What is the replace tool?
Why synchronization is important?
Explain about java sdk?
Can we have more than one package statement in the source file?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
what is singleton class in java?
Explain the difference between jvm and jre?
What is the difference between sop and work instruction?
What is final modifier?
What are java packages?
How to perform binary search in java?
Can you declare an interface method static?
Which collection is ordered in java?
Write code of any action class?
is there a separate stack for each thread in java? : Java thread