InterviewSolution
Saved Bookmarks
| 1. |
What does the JS File return?(a) File I/O(b) Minify JavaScript(c) HTTP Request(d) Gzip encodedThe question was asked during an online interview.My question is based upon JavaScript Minification topic in chapter Performance Measures in JavaScript of JavaScript |
|
Answer» Right choice is (b) Minify JavaScript |
|