You are using jQuery to wire up events. Select the correct answer that explains why. a) jQuery makes event handling easier and more efficient. b) jQuery provides better compatibility with older browsers. c) jQuery allows for more flexibility in event delegation. d) jQuery simplifies the process of capturing events on dynamic elements.