Ejemplo n.º 1
0
 //nombre total d'etudiants
 public static int recupererNbEtudiants()
 {
     return(RequeteStatistique.recupererNbEtudiants());
 }