IN C# lang Write a console app (review Module 5 for console app) that stores 3 students...

50.1K

Verified Solution

Question

Programming

IN C# lang

Write a console app (review Module 5 for console app) thatstores 3 students test stores in 3 separate arrays as integers.Some did not not take all the tests, so they each have a their ownlength and we use separate arrays.

Declare and initialize each array. Use meaningful names.

Print each array as follows:

Morgan 98, 72, 65
Bowie 15, 47, 35, 92, 94
Ananya 91, 68, 87, 75

Extra credit: Compute the average for each with reusable code(do not have 3 separate pieces of code for the average) This isworth up to 3 points.

Extra extra credit: Ask the user to input the test scores. Thisis worth up to 2 points.

Submit zipped file. File name is

LastName_M07_ArrayBasics.zip

Answer & Explanation Solved by verified expert
4.4 Ratings (869 Votes)
using    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students