What is the default initial capacity of an ArrayList when it is created using the no-arg constructor?
5
10
20
1
This question is part of this quiz :
Java ArrayListWhat is the default initial capacity of an ArrayList when it is created using the no-arg constructor?