How many total hosts are possible with a Class C address and
a subnet mask of 255.255.255.252?
A. 4
B. 30
C. 60
D. 62
E. 112
F. 124
Answers were Sorted based on User's Feedback
Answer / akhil sikri
252 == 11111100
So total no. of hosts possible are 2^6 - 2 ( reserved)
answer is D (62)
| Is This Answer Correct ? | 3 Yes | 9 No |
How can an Ethernet switch improve network performance? Choose three
Does a bridge divide a network into smaller segments?
The Network layer works with which of the following: A.) Globules B.) Bits C.) Packets D.) Segments E.) Frames
What does the Frame Relay switch use to distinguish between each PVC connection? A. data-link connection identifiers (DLCIs) B. BECNs C. FECNs D. the Local Management Interface (LMI)
Which port are used by Viruses? TCP or UDP?
What is the difference between bus topology and hub?
what is router,bridges,hubs?
How does rip differs from igrp?
Identify the 3 characteristics of IGRP? A.) Uses hop count as a metric B.) Supports multiple unequal paths C.) Administrative distance is 100 D.) Configured with an Automous system number E.) Link state
which defined peer ip address an local subnet belong to crete? (Choose two)
What is the difference between TCP and UDP? A.) TCP is connection-oriented; UDP uses acknowledgements only B.) TCP is connection-oriented; UDP is connectionless C.) Both TCP and UDP are connection-oriented, but only TCP uses windowing D.) TCP and UDP both have sequencing, but UDP is connectionless
You would like to have a notation that when a user issues the command 'show interface serial 0', a line is displayed indicating that, 'This is the connection to Company A.' What interface command would accomplish this? A.) banner motd #This is the connection to Company A.# B.) interface This is the connection to Company A. C.) This cannot be done for an individual interface. D.) description This is the connection to Company A. E.) banner This is the connection to Company A. F.) display This is the connection to Company A.