Worm Definition and Explanation PDF Download
Learn Worm definition in operating system with explanation to study “What is Worm”. Study worm explanation with operating system terms to review operating system course for online degree programs.
Worm Definition:
Program that can travel from computer to computer across network connections.
Operating Systems by William Stallings
Worm Explanation:
A computer worm is a malware computer program that replicates itself in order to spread itself to other computers. Worms always cause at least some harm to the communication network, even if only by consuming bandwidth, whereas viruses always corrupt or modify files on the target computer.
Keep Learning Operating System Explanations
What is Stack?
Stack is a special region in a computer's memory that stores temporary variables created by each function. The stack is ...
What is Central Processing Unit (CPU)?
Central Processing Unit (CPU) sometimes referred to as the central processor, but more commonly called a processor is the brain ...
What is Disabled Interrupt?
A disabled interrupt is created by the operating system in order to gain access to internal data structures for a ...
What is Disk Allocation Table?
A disk allocation table is a table that an operating system maintains on a hard disk that provides a map ...
What is Multiprogramming Level?
Multiprogramming level is the number of processes placed in the main memory that are being executed simultaneously according to the ...
What is Shell?
A shell is a user interface for access to an operating system's service. These shells either use a command-line interface ...