Switches that use ____ forwarding start sending a frame immediately after reading the destination MAC address into their buffers.
A. cut-through
B. store-and-forward
C. fragment-free
D. adaptive cut-through forwarding
Answer: A
You might also like to view...
The pseudocode "if the hours worked are greater than or equal to 0 but less than or equal to 40" is coded as ____ in Visual Basic.
A. If decHours > 0 AndAlso decHours < 40 B. If decHours => 0 AndAlso decHours =< 40 C. If decHours >= 0 AndAlso decHours <= 40 D. If decHours >= 40 AndAlso decHours <= 0
Case-Based Critical Thinking QuestionsCase 5-1Diane's boss has asked her to create some interim plans as their newest project progresses, to keep an eye on slippage as they proceed. She has never worked with interim plans before, so she has some questions for you.Diane has really begun to value the information that her interim reports can provide. Upon which of the following default options do you tell Diane that she can rely upon to add even more value to her usage of interim reports?
A. tables B. views C. reports D. None of the above
____ relates to how much one module in a program must rely on another.
A. Coupling B. Cohesion C. Orthogonality D. Reusability
Which of the following commands can you use to diagnose DNS problems on a Windows computer?
A. nslookup B. ping C. ipconfig D. dig