What is the difference between abstract class and interface1? What is an interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is private protected in java?
Why hashset is used in java?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is string [] java?
1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread?
Explain about anonymous inner classes in java?
Why wait and notify methods are declared in object class?
what is java
What's the difference between int and integer in java?
What is collection class in java? List down its methods and interfaces.
Can sleep() method causes another thread to sleep?
How would you format a date in java? I.e. In the ddmmyyy format?