Course Title Computer Programming 2 Topics Covered: ARRAY To know what arrays are • Implement a program to apply array manipulation and apply how to declare arrays • Declare, define, and initialize arrays • Write programs that access data in the array list Objectives: Description Create an array of 15 integers. Add all elements located at ODD index positions and sum also all numbers located at EVEN (Assume zero index is even) index positions in the linear array. The user will be the one to input each item in the array of 15 elements. Display also the inputted integers in the array. Given the sample layout w/ test data below: Sample Output if Applicable INPUT: CA Z:ICCS122-1L13FBC-1LARRAY1.EXE
Course Title Computer Programming 2 Topics Covered: ARRAY To know what arrays are • Implement a program to apply array manipulation and apply how to declare arrays • Declare, define, and initialize arrays • Write programs that access data in the array list Objectives: Description Create an array of 15 integers. Add all elements located at ODD index positions and sum also all numbers located at EVEN (Assume zero index is even) index positions in the linear array. The user will be the one to input each item in the array of 15 elements. Display also the inputted integers in the array. Given the sample layout w/ test data below: Sample Output if Applicable INPUT: CA Z:ICCS122-1L13FBC-1LARRAY1.EXE
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
![CPE162_exer3_5 [Read-Only] [Compatibility Mode] - Word
Table Tools
Ace Jan C. Lape
File
Home
Insert
Design
Layout
References
Mailings
Review
View
Help
Design
Layout
O Tell me what you want to do
& Share
X Cut
P Find -
- 11
- A A Aa -
Arial
AABBCCL AABBC AaBbCc[ AaBbCcl AaBbCcD AaBbC
akc Replace
A Select -
EE Copy
Paste
U - aly , A-
- abe x, x A
Emphasis
Heading 1
I Normal
Strong
Subtitle
Title
Format Painter
Paragraph
CPE162
Clipboard
Font
Styles
Editing
Course Number
Course Title
Computer Programming 2
Topics Covered:
ARRAY
To know what arrays are
• Implement a program to apply array manipulation and apply how to
declare arrays
Declare, define, and initialize arrays
• Write programs that access data in the array list
Objectives:
Description
Create an array of 15 integers. Add all elements located at ODD index positions and sum also
all numbers located at EVEN (Assume zero index is even) index positions in the linear array.
The user will be the one to input each item in the array of 15 elements. Display also the inputted
integers in the array. Given the sample layout w/ test data below:
Sample Output if Applicable
INPUT:
CA Z:ICCS122-1L13FBC-1 \ARRAY1.EXE
Enter 15 integers in the array:
Nun (0): 10
Nun [1]: 200
Nun [2): -3
Nun [3]: 0
Nun [4): 12
Nun [5): 14
Nun [6]: 45
Nun [7): 67
Nun (8): 89
Nun [9]: -56
Nun [10]: 21
Nun [11]: 126
Nun [121: 49
Nun [131: 1
Nun [141: 3
OUTPUT:
Inputted e lenents in the ARRAY are:
Num [0]: 10
Num [1]: 200
Num [2]: -3
Num [3]: 0
Num [4]: 12
Num [5]: 14
Num [6]: 45
Num [?]: 6?
Nun [8): 89
Num [9]: -56
Num [10): 21
Num [11): 126
Num [12]: 49
Num [13]: 1
Num [14]: 3
Sun of al1 items at ODD [index): 352
Sum of all items at EVEN [index): 226,
Remarks
Page 1 of 1
130 words
DE English (United States)
+ 90%
11:26 am
A O 4) ENG
08/03/2022
近](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fba47241d-7b60-414e-be71-13d2581556e1%2Fa5d0087f-f5b9-4ddd-a103-bafc6150e76d%2Fgnyq4tp_processed.png&w=3840&q=75)
Transcribed Image Text:CPE162_exer3_5 [Read-Only] [Compatibility Mode] - Word
Table Tools
Ace Jan C. Lape
File
Home
Insert
Design
Layout
References
Mailings
Review
View
Help
Design
Layout
O Tell me what you want to do
& Share
X Cut
P Find -
- 11
- A A Aa -
Arial
AABBCCL AABBC AaBbCc[ AaBbCcl AaBbCcD AaBbC
akc Replace
A Select -
EE Copy
Paste
U - aly , A-
- abe x, x A
Emphasis
Heading 1
I Normal
Strong
Subtitle
Title
Format Painter
Paragraph
CPE162
Clipboard
Font
Styles
Editing
Course Number
Course Title
Computer Programming 2
Topics Covered:
ARRAY
To know what arrays are
• Implement a program to apply array manipulation and apply how to
declare arrays
Declare, define, and initialize arrays
• Write programs that access data in the array list
Objectives:
Description
Create an array of 15 integers. Add all elements located at ODD index positions and sum also
all numbers located at EVEN (Assume zero index is even) index positions in the linear array.
The user will be the one to input each item in the array of 15 elements. Display also the inputted
integers in the array. Given the sample layout w/ test data below:
Sample Output if Applicable
INPUT:
CA Z:ICCS122-1L13FBC-1 \ARRAY1.EXE
Enter 15 integers in the array:
Nun (0): 10
Nun [1]: 200
Nun [2): -3
Nun [3]: 0
Nun [4): 12
Nun [5): 14
Nun [6]: 45
Nun [7): 67
Nun (8): 89
Nun [9]: -56
Nun [10]: 21
Nun [11]: 126
Nun [121: 49
Nun [131: 1
Nun [141: 3
OUTPUT:
Inputted e lenents in the ARRAY are:
Num [0]: 10
Num [1]: 200
Num [2]: -3
Num [3]: 0
Num [4]: 12
Num [5]: 14
Num [6]: 45
Num [?]: 6?
Nun [8): 89
Num [9]: -56
Num [10): 21
Num [11): 126
Num [12]: 49
Num [13]: 1
Num [14]: 3
Sun of al1 items at ODD [index): 352
Sum of all items at EVEN [index): 226,
Remarks
Page 1 of 1
130 words
DE English (United States)
+ 90%
11:26 am
A O 4) ENG
08/03/2022
近
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 1 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY