Describe different states of a thread.
No Answer is Posted For this Question
Be the First to Post Answer
there are some duplicate values in ArrayList, how U'll get that array with out duplicate?
What types of index data structures can you have in java?
What is the reason that multiple inheritance is not possible in java??
What is a substring of a string?
What is the file extension for 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?
What is Java Shutdown Hook?
In real time project which driver did u use? What is the main functionality of the Prepared Statement?
How can u create the Object of class Without using "New" opertor?
What is dynamic binding(late binding)?
Explain abstract class in java?
what is mutual exclusion? : Java thread