The function of the __________ is to on transmission assemble data into a frame, on reception disassemble frame and perform address recognition and error detection, and govern access to the LAN transmission medium.
A. transmission layer
B. logical layer
C. media access control layer
D. physical layer
C. media access control layer
Computer Science & Information Technology
You might also like to view...
An Exit Effect moves an object or text off the screen
Indicate whether the statement is true or false
Computer Science & Information Technology
The catch clause __________.
a. starts with the word catch followed by a parameter list in parentheses containing an ExceptionType parameter variable b. follows the try clause c. contains code to gracefully handle the exception type listed in the parameter list d. The catch clause does all of these
Computer Science & Information Technology