Java Roadmap

Day 13: Arrays

1. Write a program to declare and initialize an array of integers. Loop through the array and compute the average of the numbers.
2. Write a program to copy elements from one array to another array

Reading List:
1. Learn the difference between shallow-copy and deep-copy of arrays.
2. Learn about array index out of bounds exception.

Sponsor Us|Community|Blog|Youtube
Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
100DaysOfCode@2024