1.

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» The correct answer is (b) remove()

Easy explanation: None.


Discussion

No Comment Found

Related InterviewSolutions