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++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter10: Pointers
Section10.3: Pointer Arithmetic
Problem 3E
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.
Similar questions
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning