Android IDE (AIDE) Support Forum

Have a problem with output

What is the difference between
☆document.write(“Hello”);
and
☆System.output.println(“Hello”);

The language you are using. The first is for JavaScript, and the second for Java