Write a program which reads two arrays from the console and


1. Write a program, which creates an array of 20 elements of type integer and initializes each of the elements with a value equals to the index of the element multiplied by 5. Print the elements to the console.

2. Write a program, which reads two arrays from the console and checks whether they are equal (two arrays are equal when they are of equal length and all of their elements, which have the same index, are equal).

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program which reads two arrays from the console and
Reference No:- TGS02141639

Expected delivery within 24 Hours