Home / CSE / Javascript - CS :: Caching and Debugging

CSE :: Javascript - CS

  1. In how many modes can the closure compiler be run?

  2. A.

     1

    B.

     2

    C.

     3

    D.

     4


  3. What is the purpose of the simple mode?

  4. A.

     Removes whitespaces

    B.

     Does not remove white spaces

    C.

     Removes the unwanted words

    D.

     None of the mentioned


  5. What is a closure compiler UI?

  6. A.

     Run time application

    B.

     Web application

    C.

     Standalone application

    D.

     All of the mentioned


  7. What are the benefits of closure compiler?

  8. A.

     Efficiency

    B.

     Code checking

    C.

     Both Efficiency and Code checking

    D.

     None of the mentioned


  9. In what way is the closure compiler efficient?

  10. A.

     Increases the size of the JavaScript files

    B.

     Reduces the size of the JavaScript files

    C.

     Reduces the execution time

    D.

     Reduces the speed


  11. In which way can the closure compiler can be used?

  12. A.

     Open source

    B.

     Run time application

    C.

     Web application

    D.

     Only Open source and Web application


  13. What is the purpose of the advanced mode in the closure compiler?

  14. A.

     Renames variables

    B.

     Renames function

    C.

     Both Renames variables and function

    D.

     None of the mentioned


  15. Why is a closure template used?

  16. A.

     Statically updating in JavaScript

    B.

     To increase the efficiency and convenience

    C.

     Dynamically generating HTML in Java and JavaScript

    D.

     All of the mentioned


  17. In what way does the closure compiler help in checking the code?

  18. A.

     Warnings

    B.

     Suddenly aborts

    C.

     Rejects malicious inputs

    D.

     All of the mentioned


  19. What is the function of the closure compiler?

  20. A.

     Download faster

    B.

     Run faster

    C.

     Both Download faster and Run faster

    D.

     None of the mentioned