adplus-dvertising
frame-decoration

Question

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

Answer: (a).Minimised version

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Consider the following code snippet: <script src="jquery-1.4.2.min.js"></script> What does the min mean?