InterviewSolution
Saved Bookmarks
| 1. |
What is the error (if any) in the following representation – 11100010.23.14.67?(a) There should be no leading zeros(b) We cannot have more than 4 bytes in an IPv4 address(c) Each byte should be less than or equal to 255(d) None of the mentionedI have been asked this question in an interview for job.My doubt is from IP Addressing in section Internet Protocol, Network Addressing and Transport Level Security of Cryptograph & Network Security |
|
Answer» Correct choice is (d) None of the mentioned |
|