InterviewSolution
Saved Bookmarks
| 1. |
What are Private and Special IP addresses? |
||||||||||||
|
Answer» Private Address: For each class, there are specific IPS that are RESERVED specifically for private use only. This IP address cannot be USED for devices on the Internet as they are non-routable.
Special Address: IP Range from 127.0.0.1 to 127.255.255.255 are network TESTING ADDRESSES also known as loopback addresses are the special IP address. |
|||||||||||||