Need assignment help , on the topic “Demonstrate a console-program”
Demonstrate a console-program to create an array of integers and Initialize the array and assign the values in array. Define a method to pass the array and modify the element of array. Display array elements by using for-each loop.