1. define an array of 25 integers. do not initialize the arraywith specific numbers.
2. Use a “for” loop to fill the array you define in question 1with even numbers. Set the value at index 0 to 2, then set value atindex 1 to 4, the values at index 2 should be 6, etal. Rememberthat arrays store their length for you. we can usetestScores.length to get the size of the array.
3. Use a “for” loop to print the array of integers you definedin question 1
public class Project{
public static void main(String[] args) {
// defining an array of 25 intergers
int[] Array = new
PayPal Gateway not configured
PayPal Gateway not configured