Question: This is for C# Create an array of any data type in the main function of any quantity of elements that you want and add

  1. This is for C#

  1. Create an array of any data type in the main function of any quantity of elements that you want and add values into it, then print those values into the console.
  2. After you print the values in the console in the same main function create a List of a different data type from the one you used in the array and add at least 10 values into the list, then loop through the list and print all the values of the list into the console.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!