Computer Science
How is a computer worm different from a virus ?
Computing Safety & Ethics
2 Likes
Answer
The major difference between a worm and a virus is that unlike a virus, a worm does not need a host program or software to insert its code into. Worms are standalone programs that are capable of working on its own. Also, a virus needs human triggering for replication (i.e. when a user opens/executes the infected file), while a worm replicates on its own and can spread to other computers through the network.
Answered By
2 Likes