Posts: 39
Threads: 17
Joined: Oct 2012
Reputation:
0
Like, is it written in a language that can run from the computer itself, or does it have to have an operating system like Windows or Mac? Like, can I write a bootloader and in the end open the Java Framework and be able to run .jar files on this system?
WitherSlayer
Unregistered
Quote:Dereck275 said
Quote:does it have to have an operating system like Windows or Mac?
No, Java can run on any OS, even smartphones! You will need to download the latest Java from the Oracle website (duh!) and any java program should work. But you do need to download an editor like eclipse to write Java programs