A
Q. What is the initial quantity of the ArrayList list?
Code:
ArrayList list = new ArrayList();
- Correct Answer - Option(B)
- Views: 16
- Filed under category Java
- Hashtags:
Discusssion
Login to discuss.