Examveda

Which of these method is used to remove all keys/values pair from the invoking map?

A. delete()

B. remove()

C. clear()

D. removeAll()

Answer: Option B


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

Join The Discussion

Related Questions on Collections Framework in java