Which technology employs sockets to map internal private network addresses to a public address using one-to-many mapping?

A. network-address translation
B. screened-subnet firewall
C. port-address translation
D. private address mapping


Answer: C

Computer Science & Information Technology

You might also like to view...

In a(n) ____________________ database, tables can be related to each other and you can use that feature to make data management more efficient.

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

Computer Science & Information Technology

A meaningful name for a function

a. makes the code easier to read b. raises the level of understanding for those who read the code c. means as much to the computer as a meaningless name d. all of the above

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

The Transport layer header addresses a receiving application by a number called a MAC address.

Computer Science & Information Technology

Identify the function of the"Object.keys(obj)"Objectconstructor method.

A. Defines or modifies the properties for theobject,obj B. Return true ifobjis frozen C. References the prototype of the object,obj D. Returns an array of the enumerable propertiesfound inobj

Computer Science & Information Technology