Red de conocimiento informático - Conocimiento informático - Aprende las alturas de programación

Aprende las alturas de programación

Los estudiantes públicos getMaxheight(Students[] stu){

if (stu == null) devuelve nulo

if (stu.length == 0) devuelve nulo

<; p>var max estudiante = str[0]

foreach(variable x en stu)

{

maxStudent = maxStudent. ¿Altura gt10? max estudiante: x;

}

Devolver maxStudent

}