Ask Question

A network on the internet has a subnet mask of 255.255.240.0. what is the maximum number of hosts it can handle

+3
Answers (1)
  1. 26 July, 22:27
    0
    It is a class B network, so for a class B network, the upper 16 bits form the network address and the lower 16 bits are subnet and host fields. Of the lower 16 bits, most significant 4 bits are 1111. This leaves 12 bits for the host number. So, 4096 (2^12) host address exists. First and last address are special so the maximum number of address is 4096-2=4094.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A network on the internet has a subnet mask of 255.255.240.0. what is the maximum number of hosts it can handle ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers