APPLICATION LAYER
CLIENT SERVER PARADIGM
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which accepts commands from the client and executes them
|
Command Phase
|
|
Connection Phase
|
|
Either A or B
|
|
None of the above
|
Explanation:
Detailed explanation-1: -A communications protocol that provides a structure for requests between client and server in a network. For example, the Web browser in the user’s computer (the client) employs the HTTP protocol to request information from a website on a server.
Detailed explanation-2: -The MS-DOS operating system and the command shell in the Windows operating system are examples of command-line interfaces. In addition, programming language development platforms such as Python can support command-line interfaces.
There is 1 question to complete.