COMPILER DESIGN

ADVANCED TOPICS IN COMPILER DESIGN

CODE GENERATION FOR OBJECT ORIENTED LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The general form of an Internet protocol version 4 (IPv4) address is nnn.nnn.nnn.nnn, where nnn is an 8-bit integer. The general form of an Internet protocol version 6 (IPv6) address is:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH:HHHH, where each H is a hexadecimal digit. Which of the following is a true statement about the relationship between the number of possible IPv4 addresses and the number of possible IPv6 addresses?
A
There are 4 times as many possible IPv6 addresses as possible IPv4 addresses.
B
There are 24 times as many possible IPv6 addresses as possible IPv4 addresses.
C
There are 296times as many possible IPv6 addresses as possible IPv4 addresses.
D
There are 264times as many possible IPv6 addresses as possible IPv4 addresses.
Explanation: 
There is 1 question to complete.