Question: To get a set of elements containing all of the unique immediate children of each of the matched set of elements you should use _____
A
B
C
D
childrens(selector)
B
offsetChildren(selecto)
C
child(selector)
D
children(selector)
Note: Not available