What is the difference between ArrayList and Vector? which one is better in Java


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

Post New Answer

More Core Java Interview Questions

Can a class be private or protected in java?

0 Answers  


What are the types of java?

0 Answers  


we cannot create an object of interface but we can create a variable of it

1 Answers  


What's the purpose of using break in each case of switch statement?

0 Answers  


Which keyword specify that a variable is effectively final ?

0 Answers  






Can you call one constructor from another if a class has multiple constructors?

0 Answers  


What is anonymous inner class?

0 Answers  


What is hashmap in java?

0 Answers  


What do you mean by inner class in java?

0 Answers  


If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great

2 Answers   KPIT,


Why is whitespace important?

0 Answers  


What is the basic difference between string and stringbuffer object?

0 Answers  


Categories