answersLogoWhite

0

11000000 = 128+64=192

10101000 = 128+32+8=168

10101100 = 128+32+8+4=172

11110001 = 128+64+32+16+1=241

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is 66000000000 divided by 11000000?

6000


What is 11000000 divided by 3?

3666666.6667


How do you calculate equation with 6700000 as denominator and 11000000 as numerator?

11000000/6700000 = 110/67 = 1.6418 (to 4 dp).


How is 11000000 spelled?

Eleven million


What are there 11000000 of?

Fans of justin bieber


How much is 11million?

11000000 = 11,000,000


How do you write out 11000000?

Eleven million.


What is one million times eleven?

11000000


What is the number form of 11 million?

11000000


What is 192 in the binary number system?

11000000


What is 11000000 in scientific notation?

11E6 or 1.1E7


What is similar about MAC address in different computers?

IP addresses are unique on a given network. Networks are divided into subnets. A Subnet is specified by the network mask. If you look at an ip address and network mask in binary (as machines do) it all makes more sense. A common network mask you will see in a private ip network is (in binary) 11111111 11111111 11111111 00000000 grouped 8 bits at a time for clarity That is 255.255.255.0 look familiar? The mask tells us that any address that is to be considered part of our network must match exactly wherever there is a binary 1 and can differ anywhere there is a binary 0. Thus the addresses: 11000000 10101000 00000000 00000001 (192.168.0.1) 11000000 10101000 00000000 00000010 (192.168.0.2) 11000000 10101000 00000000 00000011 (192.168.0.3) are the same when we look in the columns that have binary 1 in the mask (ie the first 3 decimal numbers) and differ only in the columns where there is a binary 0. An address like 11000000 10101000 00000001 00000010 (192.168.1.2) differs in a column where there is a binary 1, so this address is not in our subnet. Thus, to actually answer the question, the parts of the address that are the same in different computers (if they are on the same subnet) is determined by the network mask.