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
What is purpose of keyword void?
What is the difference between path and classpath variables?
What is a variable and constant?
What is time complexity algorithm?
What is final class?
Explain listiterator and methods in listiterator?
Explain access specifiers?
Give some features of interface?
What is native method in java?
What is ternary operator? Give an example.
What does jre stand for?
How do you add an element to a set in java?
What is console based application in java?
What is independent and dependent variables in research?
Can we use catch statement for checked exceptions?