subject

What is the effect of this program?
#define max 50
int a[max], i, j, temp;
for(i = 0; i < max / 2; + + i)
{
temp = a[i];
a[i] = a[max - i -1];
a[max - i - 1] =temp;
}
a. arranges the elements of array a inascending order
b. counts the numbers of elements of agreater than its first element
c. reverses the numbers stored in thearray
d. puts the largest value in the last arrayposition
e. none of the above

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 07:20, stephanieyingepbtcf8
3pointsyou've found an image you want to insert into your slide presentation. youwant to make the image look more gray so that it looks like an older imagewhat would you need to adjust? 0.00o a. sizeo b. hueo c. contrasto d. tones
Answers: 2
image
Computers and Technology, 24.06.2019 16:00, kamo90
How are roger williams, james oglethorpe, and william penn similar?
Answers: 3
image
Computers and Technology, 25.06.2019 08:10, SithLeo
The __ is the section of a cpu core that performs arthimetic involving integers and logical operations
Answers: 2
image
Computers and Technology, 25.06.2019 18:00, shaffergabe10
Peter wants to query to determine the names of the students who scored more than 95 in the internal assessment test which function should he use in the query
Answers: 1
You know the right answer?
What is the effect of this program?
#define max 50
int a[max], i, j, temp;
for(i...

Questions in other subjects:

Konu
Mathematics, 01.06.2021 23:50
Konu
Law, 01.06.2021 23:50