Describe the purpose of an array. Explain how an array is created as well as how its elements are modified/accessed.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Describe the purpose of an array. Explain how an array is created as well as how its elements are modified/accessed.

Post by answerhappygod »

Describe the purpose of an array. Explain how anarray is created as well as how its elements aremodified/accessed. Create an array of 10 elements thatstore the following values: { 60, 45, 18, 81, 38, 20, 74, 56, 52,12}. Additionally, write a loop that outputs the valuesof each array in the reverse order they appear in thelist.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply