Found 494 Articles for Computer Engineering

Computer Network Components

Arushi
Updated on 02-Sep-2023 11:47:14

60K+ Views

Computer networks components comprise both physical parts as well as the software required for installing computer networks, both at organizations and at home. The hardware components are the server, client, peer, transmission medium, and connecting devices. The software components are operating system and protocols.The following figure shows a network along with its components −Hardware ComponentsServers −Servers are high-configuration computers that manage the resources of the network. The network operating system is typically installed in the server and so they give user accesses to the network resources. Servers can be of various kinds: file servers, database servers, print servers etc.Clients − ... Read More

Uses of Computer Networks

Paul Richard
Updated on 17-Jun-2020 11:08:23

18K+ Views

Computer networks have become invaluable to organizations as well as individuals. Some of its main uses are as follows −Information and Resource Sharing − Computer networks allow organizations having units which are placed apart from each other, to share information in a very effective manner. Programs and software in any computer can be accessed by other computers linked to the network. It also allows sharing of hardware equipment, like printers and scanners among varied users.Retrieving Remote Information − Through computer networks, users can retrieve remote information on a variety of topics. The information is stored in remote databases to which ... Read More

What is a Computer Network?

Fendadis John
Updated on 25-Apr-2022 05:51:47

3K+ Views

A computer network is a collection of computing devices that are connected with each other for the purpose of information and resource sharing among a wide variety of users.Each device in the network is called a node which is connected to other nodes through wired or wireless media.The features of a computer network are −Sharing − Computer networks enable sharing of files, software, hardware resources and computing capabilities.Speed: The communication speed among the components is fast enough to be comparable with a centralized system.Scalability − Sizes of computer networks dynamically increase with time. The networks have to be scalable so ... Read More

Operating system time slicing in round robin scheduling

Arnab Chakraborty
Updated on 20-Jun-2020 09:50:34

202 Views

process Burst time A 4 B 1 C 8 D 1time slice=10 unitA B C D A C C C 0 2 3 5 6 8 10 12 14So A will complete 8 cycles.

Advertisements