Sail E0 Webinar

MCQs

Total Questions : 68 | Page 7 of 7 pages
Question 61. What does the Minify return back to the Script tag?
  1.    File I/O
  2.    Minify JavaScript
  3.    HTTP Request
  4.    Gzip encoded
  5.    The Minify sends back the gzip encoded back to the Script tag.
 Discuss Question
Answer: Option D. -> Gzip encoded
Question 62. What is the return type of the script tag?
  1.    File I/O
  2.    Minify JavaScript
  3.    HTTP Request
  4.    Gzip encoded
 Discuss Question
Answer: Option C. -> HTTP Request
Question 63. What does the JS File return ?
  1.    File I/O
  2.    Minify JavaScript
  3.    HTTP Request
  4.    Gzip encoded
 Discuss Question
Answer: Option B. -> Minify JavaScript
Question 64. What is the outcome of using R along with minification?
  1.    Sheer file size reduction
  2.    File size increase
  3.    More efficient
  4.    None of the mentioned
 Discuss Question
Answer: Option A. -> Sheer file size reduction
Question 65. Which one of the following is more efficient in terms of the file size reduction?
  1.    YUI
  2.    Closure Compiler (advanced)
  3.    Minify
  4.    Closure Compiler (simple)
 Discuss Question
Answer: Option B. -> Closure Compiler (advanced)
Question 66. Which of the following are JavaScript optimizers?
  1.    JSMin
  2.    Packer
  3.    Minify
  4.    Both JSMin and Packer
 Discuss Question
Answer: Option D. -> Both JSMin and Packer
Question 67. Which of the following is the approach used to compress HTML in web servers and modern web browsers?
  1.    Content encoding
  2.    Content decoding
  3.    Compression algorithm – DEFLATE
  4.    None of the mentioned
 Discuss Question
Answer: Option A. -> Content encoding
Question 68. Which is the game that requires extremely minified source in the Perl culture?
  1.    Perl pool
  2.    Perl golf
  3.    Both Perl pool and golf
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> Perl golf

Latest Videos

Latest Test Papers