Virus Notes: Definitions & Explanations PDF Download
Study Virus lecture notes PDF with operating system definitions and explanation to study What is Virus?. Study virus explanation with operating system terms to review operating system course for online degree programs.
Virus Definition:
Secret undocumented routine embedded within a useful program.
Operating Systems by William Stallings
Virus Notes:
A virus is a computer code, which is capable of affecting computer data badly by corrupting or destroying them. A computer virus is actually a malware that replicates itself by modifying other computer programs and inserting its own code, while infecting your system.
Keep Learning with Operating System Notes
What is Memory Partitioning?
Memory partitioning is done in two ways i.e. fixed partitioning and variable partitioning. In fixed partitioning, the degree of multiprogramming ...
What is Processor?
A processor is an integrated electronic circuit that performs the calculations that run a computer. A processor performs, input/output (IO), ...
What is Gang Scheduling?
Gang scheduling is a scheduling algorithm for parallel systems that schedules related processes or threads to run simultaneously on different ...
What is Address Translator?
An address translator is a method of concatenating the frame number with the offset part of a logical address to ...
What is Real Address?
A real address, more commonly known as the physical address, is a memory address that is represented in the form ...
What is Process Control Block (PCB)?
Process Control Block also called Task Controlling Block, Task Struct or Switchframe, is a data structure containing the information needed ...