Solved

Which of the Following Event Properties or Methods Returns a Boolean

Question 67

Multiple Choice

Which of the following event properties or methods returns a Boolean value that indicates whether an event can have its default action terminated?


A) evt .stopImmediatePropagation()
B) evt.stopPropogation()
C) evt.cancelable
D) evt.defaultPrevented

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions