InterviewSolution
Saved Bookmarks
| 1. |
There are __________ different versions of IP popularly used.(a) 2(b) 3(c) 4(d) 5I have been asked this question during a job interview.The query is from Network Models in portion Understanding Network Models for Security of Cyber Security |
|
Answer» CORRECT answer is (a) 2 Explanation: There are two DIFFERENT versions of IPs used popularly over the internet. These are IPv4 and IPV6. IPv4 is a 32-bits numeric ADDRESS written in decimal with 4 numbers separated by dots whereas IPv6 addresses are 128-bits written in hexadecimal & separated by colons. |
|