engineering computer science MCQ #572

A device is configured with the IP address 192.168.1.100 and a subnet mask of 255.255.255.0. What is the broadcast address?

engineering computer science MCQ #572

  1. Question 1

    Q1. A device is configured with the IP address 192.168.1.100 and a subnet mask of 255.255.255.0. What is the broadcast address?

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

    Answer: 192.168.1.255

    Explanation: The broadcast address is calculated by setting all host bits to 1, resulting in 192.168.1.255.