we can write java code in one system run on another system. java does not compile into a machine code.
It compile into byte code and it will be run interpretor using JVM. which make java plat form independent because it uses a virtual machine.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)