Which three statements are correct about the AND operation? (Choose three.)

IT Exam Items RepositoryCategory: CyberOps AssociateWhich three statements are correct about the AND operation? (Choose three.)

Which three statements are correct about the AND operation? (Choose three.)

  • The AND operation is performed between an IPv4 address and subnet mask.
  • The AND operation is performed between two IPv4 addresses.
  • 1 AND 1 results in a 0
  • 1 AND 0 results in a 0
  • It is used to determine the network and host portions of an IPv4 address.

Explanation: The AND operation is used between the IPv4 address and subnet mask to determine the network portion of the address. 1 AND 1 results in a 1, any other combination results in a 0.

Related exam: 6.3.7 Check Your Understanding - IPv4 Address Structure