Q1. What is the purpose of a subnet mask?
- A.To identify the network portion of an IP address✓ Correct
- B.To encrypt network traffic
- C.To assign MAC addresses
- D.To measure network latency
Explanation: A subnet mask divides an IP address into the network and host portions. It determines which part of the address represents the network and which part represents individual devices (hosts), enabling routing and IP management. Learn more.