1.

Which folder contains the Minify control panel?(a) /min/builder/(b) /builder/(c) /minify/build(d) /minify/builderThis question was addressed to me in an online interview.The question is from JavaScript Minification in chapter Performance Measures in JavaScript of JavaScript

Answer»

The correct choice is (a) /min/builder/

Best explanation: The minified file version PROVIDES the same FUNCTIONALITY while REDUCING the bandwidth of network requests. To NAVIGATE to the Minify CONTROL panel, it is located in the /min/builder/.



Discussion

No Comment Found

Related InterviewSolutions