Vidyalelo
JavaScript · Q19

Invocation And Performance Navigation

Programming · JavaScript · question 19

Q19

Which of the following property is associated with the Request event?

A.
requestStart
Answer
B.
requestEnd
C.
both requestStart and requestEnd
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
The Request event has only one property : requestStart.