Computer Science, asked by ranjan79ritesh, 10 months ago

write a code in java to to create a virus in java(bluej)

Answers

Answered by bitto162
0

Explanation:

There were some OS - independent malwares written in Java in the past and it is a way to write malware for Android. Thus for some things it is efficient language. Additionally, Java in browsers might be misused for infecting computers with other malware.

However, writing OS - specific code is more efficient in other languages. Thus rootkits or low level trojans are pretty much impossible in Java. And “old school” viruses are unlikely as well (though it is possible to create a virus that would infect other Java programs).

I hope this is help you

Similar questions