Which term refers to a single logical network composed of multiple physical networks, which may all be at a single physical location, or spread among multiple physical locations?

A. internetwork
B. session
C. connection-oriented
D. checksum

Answer: A

Computer Science & Information Technology

You might also like to view...

To insert a breakpoint, ________ the line of code at which you wish to insert the breakpoint.

a) double click b) triple click c) click the margin indicator bar next to d) highlight

Computer Science & Information Technology

When a class is ____ into an object using the New keyword, a special procedure called a constructor is executed in the class.

A. encapsulated B. inherited C. instantiated D. constructed

Computer Science & Information Technology