What does the status code 500 indicate?
a) Error in request
b) Error in response
c) Error in server
d) Successful
What does the application layer handle?
a) Top-level communication
b) Bottom-level communication
c) Both Top-level and Bottom-level communication
d) Middle-level communication
Which status code indicates that the server could not find the resource requested?
a) 200
b) 404
c) 500
d) 566
What is the maximum size of an IP packet for IPv4 or IPv6?
a) 65540
b) 65535
c) 65577
d) 67544
How can we define the term Performance?
a) Speed of the input takes in
b) Speed of the output display
c) Speed at which application functions
d) Speed of data transmission
When is an application said to show a web performance?
a) Time to respond
b) Time to load
c) Time to send a request
d) Time to receive data