adspace


Differentiate Vector and ArrayList?

Answer Posted / v.kannan

Vector is synchronized where as
Arraylist is not synchronized.
In Array List there is no guarantee elements will be in
order(It will vary System to System)

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by an interface in java?

1110


What is the difference between break and continue statements?

1135


Write a program to print count of empty strings in java 8?

1095


What is parsing in java?

1052


explain different ways of using thread? : Java thread

1092


Realized?

2278


What is the difference between equals() and == in java?

1050


Write a program to find the whether a number is an Armstrong number or not?

1110


What is java string pool?

1091


Differentiate between static and non-static methods in java.

1135


Explain public static void main(string args[]) in java.

1089


Is minecraft 1.15 out?

1056


What is a constructor overloading in java?

1136


What is a classloader in java?

1101


How to create a base64 decoder in java8?

1152