Skip to content

Opening book details…

About this document

Java Basics: Print, Comments, Main Method by benterchaabdelhay is a document available to read on EtoBox.

This document provides an overview of basic Java concepts including printing to the console using System.out.println(), comments, the main method signature, classes, compiling Java code, whitespace, and statements. It explains things like how to create single and multi-line comments, the required structure of a main method, what classes represent, how to compile individual class files, that whitespace is ignored, and that statements are terminated with a semicolon.

Author
benterchaabdelhay
Language
EN