Q3
Which of the following property is associated with the Response event?
A.
responseStart
B.
responseEnd
C.
both responseStart and responseEnd
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
Solution:
The properties associated with the Response event are :1. responseStart
2. responseEnd.