Home / CSE / Javascript - CS :: Graphics and Rendering

CSE :: Javascript - CS

  1. What is the purpose of a Rendering Engine?

  2. A.

     Parsing objects in the page

    B.

     Drawing all objects in the page

    C.

     Both Parsing & Drawing all objects in the page

    D.

     None of the mentioned


  3. What is the purpose of the JavaScript Engine?

  4. A.

     Compiling the JavaScript

    B.

     Interpreting the JavaScript

    C.

     Both Compiling & Interpreting the JavaScript

    D.

     None of the mentioned


  5. Which layer is used to handle the HTTP requests?

  6. A.

     Network Layer

    B.

     Transport Layer

    C.

     Application Layer

    D.

     Presentation Layer


  7. The User Interface is taken care by which layer?

  8. A.

     Transport Layer

    B.

     Network Layer

    C.

     UI Layer

    D.

     Presentation Layer


  9. Which of the following browsers use Webkit?

  10. A.

     Chrome

    B.

     Internet Explorer

    C.

     Safari

    D.

     Both Chrome and Safari


  11. Which of the following first developed Gecko?

  12. A.

     Safari

    B.

     Netscape

    C.

     Opera

    D.

     Internet Explorer


  13. Which of the following render HTML?

  14. A.

     Browsers

    B.

     Email Clients

    C.

     Web Components

    D.

     All of the mentioned


  15. SpiderMonkey was developed by

  16. A.

     Firefox

    B.

     Internet Explorer

    C.

     Safari

    D.

     Opera


  17. Carakan is used by which of the following browsers?

  18. A.

     Firefox

    B.

     Internet Explorer

    C.

     Safari

    D.

     Opera


  19. Which is the alternate name for JavaScriptCore that is used by Safari?

  20. A.

     Nitro

    B.

     SpiderMoney

    C.

     Carakan

    D.

     None of the mentioned