Which is the IP address for broadcast on a LAN?
-
255.255.255.1
-
255.255.255.0
-
255.255.255.255
-
192.1.1.1
C
Correct answer
Explanation
The IP address 255.255.255.255 is the limited broadcast address used for broadcasting to all hosts on the local network. Addresses ending in .0 typically represent network prefixes, and 192.1.1.1 is a unicast IP.