Question: CSCI 1301 Lab #11 1D arrays Write a program that 1. get 5 integer inputs from the console window and stores them in an int
CSCI 1301 Lab #11 1D arrays Write a program that 1. get 5 integer inputs from the console window and stores them in an int array with size 5; 2. prints out the contents of the array using a for-loop (it should show the same five integers that were used to initialize the first array). 3. prints the size of this array using the ".length" Submission: Submit in folio using the dropbox folder Lab 11 before you leave Please note: You must finish this work during the lab period. If you do not finish, just hand in what you have at the end of the lab
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
