Which of the following would be the most likely networking set-up for a group of students who bring along their own computers and get together at someone's house on the weekends to play games?

a. VPN
b. WAN
c. LAN
d. server-client networking


Answer: c. LAN

Computer Science & Information Technology

You might also like to view...

When you test a movie, it loops endlessly unless you add a(n) ____________________ to stop the movie at a certain frame.

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

Computer Science & Information Technology

The command mv xxx yyy

a: creates a new i node number for yyy b: creates a new i node number for xxx c: creates a new i node number associated with both files d: The i node number remains the same, only the filename is changed e: creates two new i node numbers

Computer Science & Information Technology

Explain why multiple-choice questionnaires, as a primary means of extracting information from the user, is not effective for eliciting requirements.

What will be an ideal response?

Computer Science & Information Technology

What is the A* search algorithm?

a. An algorithm to solve pathfinding problems b. An improved version of Dijkstra's algorithm c. A graph algorithm to find all cycles in a graph d. An algorithm to turn an undirected graph into a directed graph

Computer Science & Information Technology