Why vector is used in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the purpose of main function in java?

0 Answers  


Name some OOPS Concepts in Java?

0 Answers  


What is an inner class in java?

0 Answers  


What is the difference between import java.util.date and java .util?

0 Answers  


I dont want to use serialzable in java is there any another concept so plz tell me

3 Answers   WDC,






Explain the difference between runnable and callable interface in java?

0 Answers  


Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?

2 Answers   Subex,


What does it mean that strings are immutable?

0 Answers  


What is the difference between hashmap and hashtable in java?

0 Answers  


What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).

2 Answers   Infinite Computer Solutions, TCS,


In what circumstances, compiler will supply a default constructor for a class?

4 Answers  


Can we clone singleton object in java?

0 Answers  


Categories