InterviewSolution
Saved Bookmarks
| 1. |
What does the Minify return back to the Script tag?(a) File I/O(b) Minify JavaScript(c) HTTP Request(d) Gzip encodedI have been asked this question at a job interview.I want to ask this question from JavaScript Minification topic in section Performance Measures in JavaScript of JavaScript |
|
Answer» The correct ANSWER is (d) Gzip encoded |
|