terça-feira, 29 de março de 2016

package helloworldapp;/ package helloworldapp;





package helloworldapp;

/**
 *
 * @author clayton
 */
package helloworldapp; {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) {
        // TODO code application logic here
        System.out.println(" Hello World!!! ");
    }
   
}

Nenhum comentário:

Postar um comentário