Q95
Which of these method is used to remove all keys/values pair from the invoking map?
A.
delete()
B.
remove()
AnswerC.
clear()
D.
removeAll()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board