engineering computer science MCQ #989

A device is configured with an IP address of 192.168.1.100 and a subnet mask of 255.255.255.0. What is its network ID?

engineering computer science MCQ #989

  1. Question 1

    Q1. A device is configured with an IP address of 192.168.1.100 and a subnet mask of 255.255.255.0. What is its network ID?

    • A) 192.168.1.0
    • B) 192.168.1.100
    • C) 255.255.255.0
    • D) 192.168.1.255

    Answer: 192.168.1.0

    Explanation: Applying the subnet mask to the IP address gives the network ID: 192.168.1.0.