how do routers extract the prefix bits from an ip address? group of answer choices they multiply the ip by the subnet mask. they perform a binary xor operation between the ip and the subnet mask. they perform a logical and operation between the ip and the subnet mask. they perform a binary and operation between the ip and the subnet mask.