Final answer:
It is true that networked clients on different subnets can obtain an IP address from a DHCP server via a DHCP relay agent. The relay agent forwards DHCP requests to allow central management of IP allocations in multi-subnet networks.
Step-by-step explanation:
Networked clients not residing on the same subnet as a DHCP server can indeed obtain an IP address from the server through a DHCP relay agent, which is also known as an IP helper. This statement is true. A DHCP relay agent is a network device that forwards DHCP requests from clients in one subnet to a DHCP server located in another subnet. This functionality is critical in larger networks that have multiple subnets, as it allows for central management of IP address allocation by a single DHCP server without the need for a separate DHCP server on each subnet.