What is the difference between hashmap and hashtable? What is an interface?
No Answer is Posted For this Question
Be the First to Post Answer
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What's the purpose of using break in each case of switch statement?
What is the superclass of exception?
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
Define iterator and methods in iterator?
Which package has light weight components?
What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.
explain different ways of using thread? : Java thread
explain the difference between jdk and jvm?
What will happen if we write code like: try{}catch(exception e)catch(IOException i)
Can there be an abstract method without an abstract class?
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,