IPv4 would have a value of ? in binary (show all 4 bits, even if they are 0s) and 0x ? in hex (1 hex character).
IPv6 would have a value of ? in binary (show all 4 bits, even if they are 0s) and 0x ? in hex (1 hex character).
How would I calculate this?
Google is my best friend and I tried figuring out the right answer and at first I had 0100 and 4 as an answer for IPV4 and 0100 and 6 as an answer for the IPV6 but it came back as incorrect..
Thanks for any help!