Is treeset sorted in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by constructor?
Explain Stream Tokenizer?
When we should use serialization?
is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?
Can there be an abstract method without an abstract class?
Define array. Tell me about 2-D array.
what is object type casting? give some example with related?
What are types of Java applications?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is the different between get and post?
How can u create the Object of class Without using "New" opertor?
List some important characteristics on jre