Java Basics

JavaScript: Standard Output


To write to the standard output, you use a predefined JavaScript class called document.

document class has following method (there are others like writeln(..) ,etc.) :