> CIT question?

CIT question?

Posted at: 2014-12-18 
Convert each IP address to binary, convert the subnet mask to binary. If the two IP addresses are the same where the subnet mask bits are a 1, then they are on the same subnet, if not they are on different subnets.

A host computer is assigned the IP address 192.168.12.8 and a subnet mask of 255.255.255.192. The host sends a packet to another host with an IP address of 192.168.12.65. Is the destination IP address in the same subnet as 192.168.12.8? Show why or why not.