Welcome to Computer Networking MCQ; This portion of Computer Network contains Computer Networking Application Layer MCQ. Hope you already read Computer Networking Basic MCQ, Here we specially focus on Application Layer; you can get more then 100+ Multiple Choice Question (MCQ).
1. In a client-server paradigm, a _______ program provides services to a (another) _______ program
- client; client
- client; server
- server; client
- server; server
2. In a client-server paradigm
- both the server and the client must be running all the time.
- both the server and the client need to be running only when they are needed.
- the server must be running all the time but the client needs to be running only when it is needed.
- the client must be running all the time but the server needs to be running only when it is needed
3. The first section of a URL identifier is the __________.
- protocol
- path
- host
- port
4. A _______ document is a fixed-content document that is created and stored in a server. The client can get a copy of the document only
- static
- dynamic
- active
- None of the choices are correct
5. ._____________ is a language for creating a static document
- Extensible Style Language (XSL)
- Hypertext Markup Language (HTML)
- Extensible Markup Language (XML)
- All choices are correct
6. A _______ document is created by a Web server whenever a browser requests the document
- static
- dynamic
- active
- None of the choices are correct
7. For many applications, we need a program or a script to be run at the client site. These are called _______________ documents
- static
- dynamic
- active
- None of the choices are correct
8. HTTP uses the services of _________
- UDP
- IP
- TCP
- DNS
9. In HTTP, the first line in a request message is called a _______ line; the first line in the response message is called the ________ line
- request; response
- status; response
- status; status
- None of the choices are correct
10. In a ___________ connection, one TCP connection is made for each request/response.
- persistent
- non-persistent
- persistent or a non-persistent
- None of the choices are correct
11. In a ___________ connection, the server leaves the connection open for more requests after sending a response.
- persistent
- non-persistent
- persistent or non-persistent
- None of the choices are correct
12. In HTTP, _______ server is a computer that keeps copies of responses to recent requests.
- a regular
- a proxy
- an auxiliary
- a remote
13. An HTTP request message always contains _______.
- a header line and a body
- a request line and a header line
- a request line, a header line, and a body
- a request line, a header line, a blank line, and a body
14. Which of the following is present in both an HTTP request line and a status line?
- version number
- URL
- status code
- method
15. FTP uses the services of ________.
- UDP
- IP
- TCP
- none of the choices are correct