COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
WINWIN Spiral Model
|
|
Spiral Model
|
|
Concurrent Model
|
|
Incremental Model
|
Detailed explanation-1: -Explanation: When applied to client/server applications, the concurrent process model defines activities in two dimensions: a system dimension and a component dimension. Thus Concurrency is achieved by system and component activities occurring simultaneously and can be modeled using the state-oriented approach.
Detailed explanation-2: -In client-server computing, a centralized communications model, the server is the central node that communicates with other client nodes. A major advantage that the client-server relationship has over the peer-to-peer relationship is the ability to manage data and applications in one, centralized server.
Detailed explanation-3: -The key characteristic of a client/server system is that the client sends a request to a server, and the server responds by carrying out a function, such as sending information back to the client. The combination of a web browser and a web server is perhaps the most commonly used instance of a client.
Detailed explanation-4: -The client-server network model can be used over a LAN (local area network) or the Internet. Common examples of client-server networks include DNS (Domain Name Systems), web browsers and web servers, and FTP (file transfer protocol) clients.
Detailed explanation-5: -Examples of Client-Server Model are Email, World Wide Web, etc.