[Solved]Javascript Question 1 Write Program Loops Array Numbers Returns Documentwrite Even Numbers Q37066594
*JAVASCRIPT QUESTION*
1. Write a program that loops through an array ofnumbers and returns (document.write) the even numbers.
2. Write a program that goes through an array of numbers andusing an IF statement, returns all even numbers.
Thank you!
Expert Answer
Answer to *JAVASCRIPT QUESTION* 1. Write a program that loops through an array of numbers and returns (document.write) the even nu… . . .
OR

