Answer Posted / krishna
what virtual bebeen abstract diffrance
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
Is there any difference between synchronized methods and synchronized statements?
Can a class be final?
When is update method called?
what is a thread pool in java and why is it used?
What is java string pool?
Why do we create public static method in java?
What is meant by overloading?
How can you make a class serializable in java?
How do you sing an Applet ?
Is an empty arraylist null?
Explain different states of a thread in java?
Why generics are used in java?
why not override thread to make a runnable? : Java thread
Is an integer an object?
What is the difference between static (class) method and instance method?