What do a router’s routing tables do? (Select all that apply.)

a. Keep track of the routes to forward data to its destination
b. Keep track of the IP addresses to forward data to its destination
c. Keep track of the MAC addresses to forward data to its destination
d. None of these answers is correct.


a. Keep track of the routes to forward data to its destination

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. An object initializer calls the default constructor before executing. 2. Only certain objects have a Me reference. 3. The Me reference is used implicitly to refer to the instance variables, properties and methods of an object. 4. Programmers are encouraged to use method-parameter names that that are the same as instance variable names. 5. Me can be used to distinguish between a local variable and an instance variable that share the same name.

Computer Science & Information Technology

Copyright law is a category of ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A theme in a PowerPoint presentation can be changed

Indicate whether the statement is true or false

Computer Science & Information Technology

To create a class in PHP, use the ____ keyword to write a class definition.

A. definition B. class C. create D. construct

Computer Science & Information Technology