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

The expected attendance at a school event is 65 people. The actual attendance can vary by up to 30 people. Which equation can you use to find the minimum and ma
m.c.m (3, 16, 2) ?? please help
What did the framers seek to create at the constitutional convention of 1787?
2. What is the slope of the line through the points (-6, 3) and (-7,-4)? a. 3/1 b. 1/7 c. 1/3 d. 7/1
The Coins class was created to hold all your loose change, kind of like a piggy bank! For this exercise, you are going to simulate starting a bank with a specif
Which labels would correctly model photosynthesis?
children likes sweet.[into negative]​
i am having trouble with a question on my geometry homework. on how to do it​
Is everything correct and how do you do the last part?
How do you do this question?