Programming - Wrapper Classes - Discussion

You Are Here :: Home > JAVA > Wrapper Classes - Discussion

 



Q.

_________________ is used to get the capacity of a list i.e. retrieving the number of objects contained in it.                         


A. size() B. set()
C. stop() D. remove()

Answer: Option A
Explaination:

 


size() is used to get the capacity of a list i.e. retrieving the number of objects contained in it.




Discussion

Your Comments Goes here...
NameDiscussion