170k views
0 votes
Design by contract considers the software system to be a setof:

A.clients and servers B.modules C.communicatingcomponents D.inputs,processes,and outputs

1 Answer

3 votes

Answer: A) clients and servers

Step-by-step explanation:

Design by contract considers the software system to be a set of Clients and server as, the contract designing is the contract software programming approached for making the effective system software. This type of approach are consider that all the components of the clients that are instance of an operation on the components of the server, which can fulfill the precondition specific requirements which including in that operations.

User ManuelAtWork
by
9.1k points

Related questions

asked Mar 25, 2020 86.7k views
Viki asked Mar 25, 2020
by Viki
7.7k points
2 answers
2 votes
86.7k views
1 answer
4 votes
139k views
1 answer
5 votes
43.3k views