What is the main differences between LAN and WAN?

What will be an ideal response?

LAN – Local Area Network and WAN – Wide Area Network.
Distinction is usually based on geographic dispersal of the systems: a LAN covers a relatively
short distance, for example, within an office building, a school or college, or home. WAN covers
systems that are networked over larger distances.

Computer Science & Information Technology

You might also like to view...

________ is architecture-neutral.

a. Java b. C++ c. C d. Ada e. Pascal

Computer Science & Information Technology

In the linked based implementation of a stack class, what does the default constructor initialize the private variable topPtr to?

a. OrigChainPtr b. newChainPtr c. nullPtr d. 0

Computer Science & Information Technology