The last address in a subnet, used to send packets to all devices in that network.
A broadcast address has all host bits set to 1. When a packet is sent to this address, it's delivered to every device in the subnet. This is useful for protocols like ARP and DHCP discovery. However, broadcasts don't cross router boundaries, which is why subnetting helps contain broadcast traffic and improve network performance.