Ask Question

How do you determine what bits to use to calculate the network address?

+5
Answers (1)
  1. 22 August, 05:49
    0
    Logically and the IP address with the netmask, and you have the network number:

    networkNumber = IPaddress & netmask;
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How do you determine what bits to use to calculate the network address? ...” 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