Simple Antivirus using MultiThreading
TUTORIAL NO 3
Antivirus using MultiThreading
In this tutorial you will learn: 1. MultiThreading 2. Recursion 3. Event handling 4. Layout Manager 5. JAVA awt basics 6. JAVA swing basics 7. Adapters 8. Anonymous classes Sometimes there is a very basic virus in your system i.e a file spread in all the directories of your disk drive. It’s totally an unwanted file (You can say a virus ) and it may be sometimes hidden but you can see it in the task manager.- Read more about Simple Antivirus using MultiThreading
- Log in or register to post comments
- 737 views