Which of the following is a term used to group together the physical and data link layers?

a. Internetwork layers
b. Hardware layers
c. Software layers
d. Middleware layers
e. Application layers


Answer: b. Hardware layers

Computer Science & Information Technology

You might also like to view...

A call to a C++ function is

a. The name of the function followed by empty parentheses. b. The name of the function followed by any number of arguments, regardless of the number of parameters in the definition. c. The name of the function followed by a number of arguments not greater than the number of parameters in the definition. d. The name of the function followed by exactly the number of arguments as there are parameters in the definition. e. The name of the function only.

Computer Science & Information Technology

When creating a ToString method to return a string representation of the data stored in an object, you must __________.

a. override the ToString method, which is inherited from the built-in Object class b. add a Protected ToString method to the class c. do nothing as the ToString method automatically performs this for each class d. a ToString method is a reserved word that cannot be added to a class

Computer Science & Information Technology

To avoid an abrupt beginning of a video in a presentation use the ________

A) Fade In effect B) Fade Out effect C) Timings setting D) Start Automatically option

Computer Science & Information Technology

In order to display the dialog box shown in the figure above, you would select the text you want to use as a hyperlink, right-click the selection, and then click  ____.

A. Hyperlink B. External Link C. Bookmark D. Target Frame

Computer Science & Information Technology