Vidyalelo
JavaScript · Q13

Performance Measures

Programming · JavaScript · question 13

Q13

When is an application said to show a runtime performance?

A.
Speed of response to user
Answer
B.
Speed of user request
C.
All of the mentioned
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
The speed at which your application responds to your users’ interactions is what we’ll call runtime performance.