Vidyalelo
JavaScript · Q49

Performance Measures

Programming · JavaScript · question 49

Q49

What is the purpose of minifying the JavaScript?

A.
To streamline the visits
Answer
B.
To save the visits
C.
All of the mentioned
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
To ensure that our first-time visits are as streamlined as possible, we need to minify our JavaScript.