单项选择题

()方法可以阻止事件冒泡?

A.preventDefault()
B.stopPropagation()
C.return true
D.stop()