InterviewSolution
Saved Bookmarks
| 1. |
What is in-built in the Minify?(a) Dynamic compression(b) Static compression(c) Static content(d) Dynamic contentThe question was posed to me in an online quiz.This interesting question is from JavaScript Minification topic in chapter Performance Measures in JavaScript of JavaScript |
|
Answer» The correct answer is (b) STATIC COMPRESSION |
|