What is a worm?

What will be an ideal response?


A worm is a program that makes copies of itself and propagates those copies through a network to infect other computers.

Computer Science & Information Technology

You might also like to view...

A depth-first traversal of a graph uses which of the following data structures?

a) binary search tree b) stack c) queue d) array e) none of the above

Computer Science & Information Technology

When you create a query, by default you are creating what type of query?

A) Parameter B) Update C) Action D) Select

Computer Science & Information Technology

________ is a what-if analysis tool used to find solutions to complex problems

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A ____ is a spot in a computer program just before or just after some action occurs.

A. breakpoint B. thread C. call stack D. code path

Computer Science & Information Technology