Answer & Solution
Answer: Option B
Solution:
In jQuery, you specify the child elements to which the event should be delegated by providing a CSS selector for the child elements. This selector can target specific elements or groups of elements based on their classes, attributes, or other properties.