πŸ“Š Machine Learning
Q. Consider the following code snippet
script src="jquery-1.4.2.min.js"></script>
What does the min mean?
  • (A) Minimised version
  • (B) Miniature
  • (C) Minimised parameters
  • (D) Minimum value
πŸ’¬ Discuss
βœ… Correct Answer: (A) Minimised version

Explanation: The min means the minimised version of the library, with unnecessary comments and whitespace removed, and internal identifiers replaced with shorter ones.

Explanation by: Mr. Dubey
The min means the minimised version of the library, with unnecessary comments and whitespace removed, and internal identifiers replaced with shorter ones.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
112
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate
\nWhat does the min mean?", "answerCount": 1, "acceptedAnswer": { "@type": "Answer", "text": "Minimised version", "url": "https://www.mcqbuddy.com/programming-questions/mcq/19855" }, "suggestedAnswer": [ { "@type": "Answer", "text": "Minimised version" }, { "@type": "Answer", "text": "Miniature" }, { "@type": "Answer", "text": "Minimised parameters" }, { "@type": "Answer", "text": "Minimum value" } ], "author": { "@type": "Person", "name": "Mr. Dubey" }, "dateCreated": "2024-04-28T18:51:26+05:30" } }