Programming - Collection Of Frameworks - Discussion

You Are Here :: Home > JAVA > Collection Of Frameworks - Discussion

 



Q.

Using _____________ we can delete the objects but Enumeration interface does not support this feature.                         


A. remove() B. delete()
C. delEnum() D. removeEnum()

Answer: Option A
Explaination:

 


Using remove() we can delete the objects but Enumeration interface does not support this feature.




Discussion

Your Comments Goes here...
NameDiscussion