Examveda

Which of these method of ArrayList class is used to obtain present size of an object?

A. size()

B. length()

C. index()

D. capacity()

Answer: Option A


This Question Belongs to Java Program >> Collections Framework In Java

Join The Discussion

Related Questions on Collections Framework in java