MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following statements is/are correct about Non Persistent HTTP? |
| A. | Non Persistent HTTP connection is also called as HTTP keep-alive. |
| B. | All the requests and responses between client and server can be sent over the same connection. |
| C. | Non persistent uses HTTP version 2.0 |
| D. | All of the above |
| Answer» C. Non persistent uses HTTP version 2.0 | |