- 1

What is java?

I don't understand java. How does it work? what exactly is it? An app or a program or something else?

26th Dec 2016, 8:24 PM
Makayla
Makayla - avatar
2 odpowiedzi
+ 1
Java is a programming language to create programs that are compiled via the java compiler and run on a virtual machine installed on your computer. think of the Java Virtual machine as a playstation emulator installed on your pc. Java applications run in the Java Virtual Machine as playstation games run on the emulator. in conclusion to tun java applications you need to have the Java Virtual Machine installed on the system you want the application to run. to do that you can download the latest JDK from the Oracle website and install it on your system: in that way you can also compile the programs you write.
26th Dec 2016, 8:58 PM
seamiki
seamiki - avatar
0
Java is a language for creating program and apps. And you will learn later how its work, So Dont worry about this.
26th Dec 2016, 8:53 PM
98LM
98LM - avatar