Why is java multithreaded?
No Answer is Posted For this Question
Be the First to Post Answer
Define package in Java.
what is the purpose of method overriding in java where v r completely re-defining a inherited method instead y can't v create a new method and define.If the question is very silly plz excuse me and do reply.Thank U!
7 Answers emc2, Kumaran Systems,
Can we use a default constructor of a class even if an explicit constructor is defined?
What are encapsulation, inheritance and polymorphism?
What are namespaces in java?
why String class is immutable.
How does list work in java?
Is java free for commercial?
Does garbage collection occur in permanent generation space in jvm?
what is thread? : Java thread
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.
What is the difference between Checked and Unchecked exception? Give some examples