mproaguilas9716 mproaguilas9716
  • 21-01-2020
  • Computers and Technology
contestada

Simple array java problem of printing out students' names who got below average gpas

Respuesta :

olusegunolufemi247 olusegunolufemi247
  • 21-01-2020

Answer:script>

var emp=["Sanjay","Vimal","Ratan"];

for (i=0;i<emp.length;i++){

document.write(emp[i] + "<br/>");

}

</script>

Explanation:

From the above code given that the names of students that got below average gpas are Sanjay, Vimal andRatan the code would be...

script>

var emp=["names of students who got below average GPA"];

for (i=0;i<emp.length;i++){

document.write(emp[i] + "<br/>");

}

</script>

Answer Link

Otras preguntas

what is 16.281 rouned to the nearest tenth
How were the members of the Lewis and Clark expedition received by the Native Americans? Group of answer choices They were turned away. They were shot at. They
What two substances form from an acid-base neutralization?.
True or False A diet lacking macronutrients leads to health problems wherever a diet lacking micronutrients does not
Check image please !!
A survey conducted asked 1,025 people who work in an office setting whether wearing a t-shirt is appropriate. Among those surveyed, 81% said wearing a t-shirt i
The pancreas produces bile for the digestive system. True False I need help…plzzz help if u know the answer..
Hi please help me with the first one number 7 Ty :)
Does two quarters=1 semester
what is 12.7652775 rounded to the nearest Thousandth, hundredth