Sail E0 Webinar

MCQs

Total Questions : 68 | Page 6 of 7 pages
Question 51. What is the purpose of the product Minify?
  1.    Storing the data
  2.    Streamlining the data
  3.    Proxies the JavaScript file
  4.    All of the mentioned
 Discuss Question
Answer: Option C. -> Proxies the JavaScript file
Question 52. What does the Minify set the encoding HTTP header?
  1.    deflate
  2.    gzip
  3.    both deflate and gzip
  4.    none of the mentioned
 Discuss Question
Answer: Option C. -> both deflate and gzip
Question 53. What is in-built in the Minify?
  1.    Dynamic compression
  2.    Static compression
  3.    Static content
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> Static compression
Question 54. Which folder contains the Minify control panel?
  1.    /min/builder/
  2.    /builder/
  3.    /minify/build
  4.    /minify/builder
 Discuss Question
Answer: Option A. -> /min/builder/
Question 55. Which of the following is the order of Minify process?
  1.    Remove extraneous characters, gzip the response, Read
  2.    Remove extraneous characters, Read, gzip the response
  3.    Read, Remove extraneous characters, gzip the response
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> Read, Remove extraneous characters, gzip the response
Question 56. YUI Compressor is analogous to
  1.    Minify
  2.    JavaScript
  3.    Both Minify and JavaScript
  4.    None of the mentioned
 Discuss Question
Answer: Option A. -> Minify
Question 57. What type of file is YUI Compressor?
  1.    Binary file
  2.    JAR file
  3.    Text file
  4.    Assembly file
 Discuss Question
Answer: Option B. -> JAR file
Question 58. What is scorched-earth optimizations?
  1.    They optimize based on certain constraints
  2.    They strip out everything including best practices
  3.    Based on certain constraints
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> They strip out everything including best practices
Question 59. What is the function of a Closure Compiler?
  1.    Originates the JavaScript
  2.    Compiles the JavaScript
  3.    Rewrites JavaScript
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> Rewrites JavaScript
Question 60. The Closure Compiler was introduced by
  1.    Microsoft
  2.    Apple
  3.    Google
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> Google

Latest Videos

Latest Test Papers