Programação Progressiva
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Programação Progressiva

Fórum para dúvidas dos sites: Programação Progressiva, Java Progressivo, C Progressivo


Você não está conectado. Conecte-se ou registre-se

Meus Exercícios

Ir para baixo  Mensagem [Página 1 de 1]

1Meus Exercícios Empty Meus Exercícios Qui maio 02, 2013 8:03 pm

DAVID GOMES





/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("O primeiro programa a gente nunca esquece.\n");

}
}




/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("DAVID GOMES DA SILVA\n");
System.out.print("Rua Aymorés, 400 - Araguari - MG\n");
System.out.print("CEP:38440208. Tel.: (34)3241-9528\n");


}
}



/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("Não vai dar tempo!\n");
System.out.print("É tarde demais!\n");
System.out.print("Não dá nem pro começo!\n");


}
}


/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("Sinto sua falta!\n");



}
}




/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("XXXXX\n");
System.out.print("X X\n");
System.out.print("X X\n");
System.out.print("X X\n");
System.out.print("XXXXX\n");


}
}




/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("ALUNO(A) NOTA\n");
System.out.print("======== =====\n");
System.out.print("ALINE 9.0\n");
System.out.print("MÁRIO DEZ\n");
System.out.print("SÉGIO 4.5\n");
System.out.print("SHIRLEY 7.0\n");


}
}


/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print("CADASTRO DE CLIENTES\n");
System.out.print("0 = Fim\n");
System.out.print("1 = Inclui\n");
System.out.print("2 = Altera\n");
System.out.print("3 = Exclui\n");
System.out.print("4 = Consulta\n");


}
}




/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package primeiro;

/**
*
* @author DAVID
*/
public class Primeiro {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.print(" X \n");
System.out.print(" XXX \n");
System.out.print(" XXXXX \n");
System.out.print(" XXXXXXX \n");
System.out.print(" XXXXXXXXX \n");
System.out.print(" XXXXXXXXXXX \n");
System.out.print(" XXXXXXXXXXXXX \n");
System.out.print(" XX \n");
System.out.print(" XX \n");
System.out.print(" XXXX \n");


}
}

Ir para o topo  Mensagem [Página 1 de 1]

Permissões neste sub-fórum
Não podes responder a tópicos