Differentiate Vector and ArrayList?
Answer Posted / pranab dutta
Vector is synchronized
Arraylist is not synchronized.
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why do we need singleton class?
How many days will it take to learn java?
What is byte code and why is it important to java’s use for internet programming?
Can we override constructor?
Is string thread safe in java?
Why are parameters used in functions?
What is the purpose class.forname method?
What is OOP's Terms with explanation?
What does n mean?
Define nashorn in java8.
What are the important methods of java exception class?
Why object class is super class for every class in java?
Write a program in java to establish a connection between client and server?
What are format specifiers in java?
What are the types of arrays in java?