Your program will include the following: Declare an integer array of size 10 Ask user to enter 10 numbers for the array • Print out the array in index ascending order • Print out the array in index descending order • Find the sum of the array and print it out Your results should look something like this: Please give me 10 numbers: 3 8 123 6 DWONG 0 42 9001 Index Ascending: 3 8 123 6 1 9 3 0 42 9001 Index Descending: 9001 42 0 3 9 1 6 123 8 3 The Total is: 9196

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 16PE
icon
Related questions
Question

Pls send me answer of this question with explanation immediately and I will give you like sure sir please.

Your
program will include the following:
• Declare an integer array of size 10
• Ask user to enter 10 numbers for the array
Print out the array in index ascending order
• Print out the array in index descending order
• Find the sum of the array and print it out
Your results should look something like this:
Please give me 10 numbers:
3
8
123
01
6
1
9
3
0
42
9001
Index Ascending: 3 8 123 6 1 9 3 0 42 9001
Index Descending: 9001 42 0 3 9 1 6 123 8 3
The Total is: 9196
When you are done:
Take a screenshot of your IDE and console window showing the compile command and one run with 10 numbers of your own.
Transcribed Image Text:Your program will include the following: • Declare an integer array of size 10 • Ask user to enter 10 numbers for the array Print out the array in index ascending order • Print out the array in index descending order • Find the sum of the array and print it out Your results should look something like this: Please give me 10 numbers: 3 8 123 01 6 1 9 3 0 42 9001 Index Ascending: 3 8 123 6 1 9 3 0 42 9001 Index Descending: 9001 42 0 3 9 1 6 123 8 3 The Total is: 9196 When you are done: Take a screenshot of your IDE and console window showing the compile command and one run with 10 numbers of your own.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning