Basic Networking Concepts Question:
Download Job Interview Questions and Answers PDF
What are the characteristics of Client/Server?
Answer:
Service
Shared resources
Asymmetrical protocols
Transparency of location
Mix-and-match
Message based exchanges
Encapsulation of services
Scalability
Integrity
Client/Server computing is the ultimate "Open platform". It gives the freedom to mix-and-match components of almost any level. Clients and servers are loosely coupled systems that interact through a message-passing mechanism.
Shared resources
Asymmetrical protocols
Transparency of location
Mix-and-match
Message based exchanges
Encapsulation of services
Scalability
Integrity
Client/Server computing is the ultimate "Open platform". It gives the freedom to mix-and-match components of almost any level. Clients and servers are loosely coupled systems that interact through a message-passing mechanism.
Download Basic Networking Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Structured Query Langauge (SQL)? | What is Remote Procedure Call (RPC)? |