Programming - Wrapper Classes - Discussion

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

 



Q.

__________________ method is used to o replace an object from a particular position specified by a index value.                         


A. reset(int, object) B. set(object,int)
C. set(int, object) D. reset(object,int)

Answer: Option C
Explaination:

 


set(int, object) method is used to o replace an object from a particular position specified by a index value.




Discussion

Your Comments Goes here...
NameDiscussion