Home / CSE / Javascript - CS :: Performance Measures

CSE :: Javascript - CS

  1. How do we define the term Thread?

  2. A.

     Device that controls input

    B.

     Variable that controls movement

    C.

     Controlled execution of applications

    D.

     All of the mentioned


  3. What does the browser do to set up a TCP/IP connection?

  4. A.

     TCP one-way handshake

    B.

     TCP two-way handshake

    C.

     TCP three-way handshake

    D.

     None of the mentioned


  5. What does the handshake pass between the browser and the remote server?

  6. A.

     Synchronize

    B.

     Accept

    C.

     Reject

    D.

     Decline


  7. How does the handshake help the server?

  8. A.

     Acknowledge

    B.

     Accept the attempt

    C.

     Both Acknowledge and Accept the attempt

    D.

     None of the mentioned


  9. What is the purpose of the transport layer?

  10. A.

     TCP Communication takes place

    B.

     UDP Communication takes place

    C.

     Both TCP and UDP Communication takes place

    D.

     None of the mentioned


  11. What does the status code 200 indicate?

  12. A.

     Error in request

    B.

     Error in response

    C.

     Error in server

    D.

     Successful


  13. What does the status code 500 indicate?

  14. A.

     Error in request

    B.

     Error in response

    C.

     Error in server

    D.

     Successful


  15. What does the application layer handle?

  16. A.

     Top-level communication

    B.

     Bottom-level communication

    C.

     Both Top-level and Bottom-level communication

    D.

     None of the mentioned


  17. Which status code indicates that the server could not find the resource requested?

  18. A.

     200

    B.

     404

    C.

     500

    D.

     566


  19. What is the maximum size of an IP packet for IPv4 or IPv6?

  20. A.

     65540

    B.

     65535

    C.

     65577

    D.

     67544