Final answer:
The true statement regarding client/server architecture is that the server computer accepts commands from multiple client computers.
Step-by-step explanation:
Client/server architecture is a network architecture model where the server computer provides services to client computers. Among the given statements, the true statement regarding client/server architecture is:
- A) The server computer accepts commands from a number of computers that are its clients.
In client/server architecture, the server computer acts as a central hub and accepts requests or commands from multiple client computers, which are connected to it. The server processes these requests and provides the necessary services or information back to the clients.