About this document
Public Class Holamundo (Public Static Void Main (String Args) (System - Out.println ("Hola Mundo") ) ) by Gregory F. Galarza Baldeon is a document available to read on EtoBox.
This Java code defines a class called holamundo with a main method that prints "Hola Mundo" to the console. The main method has a String array parameter for any command line arguments and uses System.out.println to display the message "Hola Mundo".
- Author
- Gregory F. Galarza Baldeon
- Language
- EN