Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which of the following are JavaScript optimizers?

  2. A.

     JSMin

    B.

     Packer

    C.

     Minify

    D.

     Both JSMin and Packer

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    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.


Be The First To Comment