Java?

This is probably a stupid question but I'm pretty much a beginer.

What is JAVA?

is it a script used to write jobs/programmes?

Is it the same as JAVA script which can be used to create web pages?

Thanks

Java is a cross-platform object-oriented programming language.

It creates programs which have to be executed with the Java virtual machine (some sort of an overloaded interpreter)

No, not even close. Javascript is proposed by Netscape while Java by Sun Microsystems. They are not related at all and serve different purposes.

thank you cbkihong that helped me alot :slight_smile: