A(n) ____________________ network is a sub-network in which a dedicated circuit is established between sender and receiver, and all data passes over this circuit.

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


circuit-switched

Computer Science & Information Technology

You might also like to view...

________ is the actual speed of data transfer that is achieved and is always less than or equal to the data transfer rate

A) Throughput B) Benchmark C) Broadband D) Bandwidth

Computer Science & Information Technology

Suppose str is a String variable. The statement str = new String("Programming"); is similar to which of the following?

A. new String = "Programming"; B. String new = "Programming"; C. str = "Programming"; D. str new "Programming";

Computer Science & Information Technology

____ are server applications that run on the Microsoft Internet Information Server.

A. JSP applications B. Servlet applications C. PSP applications D. IIS applications

Computer Science & Information Technology

A URL consists of a ____, a domain name, sometimes the path to a specific Web page or location in a Web page, and the Web page name.

A. protocol B. format C. storage D. B2C

Computer Science & Information Technology