Question:To removes elements matching the specified selector from the set of matched elements you should use ?
A not(selector) B remove(selector) C is(selector) D filter(selector)
+ AnswerA
+ Report