Question: Write a C code, create a second array that will store 4 integer values, use assignement statements to store the following friend's age, ages [

Write a C code, create a second array that will store
4
integer values, use assignement statements to store the following friend's age, ages
[
0
]
=
2
5
,
ages
[
1
]
=
2
7
,
ages
[
2
]
=
2
4
,
ages
[
3
]
=
2
6
,
use a puts
(
)
statement to display the message in the first bullet, use a for
(
)
statement to display each age stored in the array element, the end output statement should display the friend's age

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!