How many subnets and hosts are provided by the network 192.168.254.0/26?

A) 4 networks with 64 hosts
B) 4 networks with 62 hosts
C) 254 networks with 62 hosts
D) 2 network with 62 hosts


B
Explanation: B) The network 192.168.254.0/26 provides 2 subnet bits (22 = 4 subnets) and 6 host bits (26 - 2 = 62 hosts).

Computer Science & Information Technology

You might also like to view...

What does the following statement do?

Scanner scanner = new Scanner(Paths.get("test.txt")); a. Opens a binary file for input. b. Opens a binary file for output. c. Opens a text file for input. d. Opens a text file for output.

Computer Science & Information Technology

________ are printouts that contain at least one slide per page

A) Notes pages B) Full Page Slides C) Handouts D) Outlines

Computer Science & Information Technology

What two things does NAT hide in order to protect your system from security threats?

What will be an ideal response?

Computer Science & Information Technology

At what offset is a prefetch file's create date and time located?

a. 0x80 b. 0x88 c. 0x90 d. 0x98

Computer Science & Information Technology