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 Reentrant Procedure?
A reentrant procedure is one in which a single copy of the program can be shared by multiple users during ...
What is Concurrent?
Concurrent processing is a computing model in which multiple processors execute instructions simultaneously for better performance. Concurrent means something that ...
What is Kernel Mode?
There are two main modes i.e. Kernel mode and User mode. In kernel mode, the code that is being executed ...
What is Trojan Horse?
A trojan horse is a type of malicious software or malware that looks legitimate but can take control of your ...
What is Relative Address?
Relative address is a memory address that represents some distance from a starting point or the base address, such as ...
What is Deadlock?
A deadlock is a situation in which two computer programs sharing same resources are effectively preventing each other from accessing ...