Which of the following IP address/subnet mask combinations represent a broadcast address? (Select TWO).
A. 200.200.100.0/28
B. 200.200.100.32/27
C. 200.200.100.63/27
D. 200.200.100.79/27
E. 200.200.100.95/27
F. 200.200.100.254/30
Answer:
C. 200.200.100.63/27
E. 200.200.100.95/27
Computer Science & Information Technology
You might also like to view...
Linear time is the class of all complexity functions that are in
A) O(1) B) O(n) C) O(n log n) D) O(log n)
Computer Science & Information Technology
What is the result of raising the base number to the 0th power?
A. 0 B. 1 C. the base number D. compiler error
Computer Science & Information Technology