
An IP Address (Internet Protocol Address) is a unique number assigned to every device connected to a network (like the internet).
It works like a home address, but for your computer or phone.
- What is the Definition of IP Address?
An IP address is a special numerical label that helps devices identify each other and communicate over the internet.
- How many types are there of IP Address?
🌐 Types of IP Addresses
1. IPv4 (most common)
- Example: 192.168.1.1
- Made of 4 numbers
- Looks like: A.B.C.D
2. IPv6 (newer, longer)
- Example: 2001:0db8:85a3:0000:0000:8a2e:0370:7334
- More combinations, supports more devices
🏠 Two categories
- Public IP
- Visible on the internet
- Given by your internet provider
- Private IP
- Used inside home/office networks
- Like: 192.168.0.x
Why is an IP Address important?
- Identifies your device
- Helps send/receive data
- Allows websites to know where to send information


