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

CSE :: Javascript - CS

  1. What are the features of an interpreter?

  2. A.

     Shared with other properties

    B.

     Embedded in other tools

    C.

     Shared with other properties & Embedded in other tools

    D.

     None of the mentioned


  3. Why is the total size of the page important?

  4. A.

     Time taken to download

    B.

     Size of IP packet should be less than 65500

    C.

     Size of IP packet should be less than 65535

    D.

     Size of IP packet should be greater than 65500


  5. How will the HTTP GET request be sent from the browser?

  6. A.

     Remote server

    B.

     Local server

    C.

     By itself

    D.

     None of the mentioned


  7. Once the TCP/IP connection has been established, the browser sends an HTTP GET request over the connection to the remote server. The remote server finds the resource and returns it in an HTTP Response, the status of which is 200 to indicate a good response.

  8. A.

     HTTP Response

    B.

     HTTP Request

    C.

     Get Request

    D.

     None of the mentioned


  9. Which layer is used to control the communication between the hardware in the network?

  10. A.

     Network Access Layer

    B.

     Internet Layer

    C.

     Transport Layer

    D.

     Presentation Layer


  11. Which layer is used to handle the network addressing and routing?

  12. A.

     Network Access Layer

    B.

     Internet Layer

    C.

     Transport Layer

    D.

     Presentation Layer


  13. The layer in which the TCP (or UDP) communication takes place is

  14. A.

     Network Access Layer

    B.

     Internet Layer

    C.

     Transport Layer

    D.

     Presentation Layer


  15. Which layer handles the top-level communication?

  16. A.

     Network Access Layer

    B.

     Internet Layer

    C.

     Transport Layer

    D.

     Application Layer


  17. What are the various possessions in the three-way handshake by the TCP?

  18. A.

     Synchronize

    B.

     Synchronize-Acknowledge

    C.

     Acknowledge message

    D.

     All of the mentioned


  19. Arrange the TCP/IP model layers in the order from furthest to closest to the end user.

  20. A.

     Network Access Layer, Internet Layer, Application Layer, Transport Layer

    B.

     Network Access Layer, Transport Layer, Internet Layer, Application Layer

    C.

     Network Access Layer, Internet Layer, Transport Layer, Application Layer

    D.

     Network Access Layer, Application Layer, Internet Layer, Transport Layer