Question:Which method is used to remove all matched elements from the DOM ?
A empty(expr) B remove(expr) C removeAll() D emptyAll()
+ AnswerB
+ Report