Single Choice Easy

QWhat does the min mean in the JavaScript code below?

<script src="jquery-1.4.2.min.js"></script>

ID: #5226 Javascript Scripted HTTP MCQ 146 views
Question Info
#5226Q ID
EasyDifficulty
Javascript Scripted HTTP MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Minimised version
  • B Minimised parameters
  • C Miniature
  • D Minimum value
Correct Answer

Explanation

The min denotes the library's minimal version, with unnecessary comments and whitespace removed and internal identifiers replaced with shorter ones.
Minfile's file size is smaller than the original file, making it easier to load.

Share This Question

Challenge a friend or share with your study group.