This document discusses 9 types of computer viruses: multipartite, polymorphic, overwrite, spacefiller, and FAT viruses. A multipartite virus simultaneously infects both the boot sector and executable files, making the computer inoperable. Polymorphic viruses are self-encrypting to avoid detection, modifying copies of itself. Overwrite viruses destroy the original program by overwriting data. Spacefiller viruses install in empty file sections. FAT viruses infect the file allocation table to gain control over all system files. Examples of each virus type are provided.