Examveda
Examveda

Which of the following are JavaScript optimizers?

A. JSMin

B. Packer

C. Minify

D. Both JSMin and Packer

Answer: Option D

Solution(By Examveda Team)

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.

This Question Belongs to Javascript >> Performance Measures

Join The Discussion

Related Questions on Performance Measures