Vidyalelo
JavaScript · Q66

Performance Measures

Programming · JavaScript · question 66

Q66

Which of the following are JavaScript optimizers?

A.
JSMin
B.
Packer
C.
Minify
D.
Both JSMin and Packer
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
JavaScript optimizers such as JSMin and Packer are specially designed for modern web programming techniques, and are able to understand and preserve conditional comments, and similar.