A static IP address never changes, while a dynamic IP address can change periodically.
- True
- False
Answer: True
Static IP is manually configured and remains constant, used for servers, printers, remote access. Dynamic IP is assigned by DHCP server and may change on reboot/lease expiry, typical for home users. Static IPs cost more but provide reliability for services requiring consistent addressing.