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

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 14:00
Which database model is best used for data warehouse and data mining
Answers: 3
question
Computers and Technology, 23.06.2019 14:30
Select the correct answer. sean is a computer programmer. he has programmed an application for toddlers that plays nursery rhymes. however, a logic error has occurred in the program. which problem is a likely consequence of the error? a. the program crashes every time the user wants to play the nursery rhymes. b. the program crosses its buffer boundaries and overwrites an adjacent program. c. the program plays a different nursery rhyme than the one the user intended to play. d. the program shows different structures in its programming language code. e. the program introduces new viruses every time the user plays a nursery rhyme.
Answers: 1
question
Computers and Technology, 23.06.2019 21:30
Examine the list below. which factors positively affect lifetime income? check all that apply.
Answers: 1
question
Computers and Technology, 24.06.2019 00:30
Match the sentence fragment in the first column with the appropriate ending in the second column. a little per favore?
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
question
Mathematics, 28.06.2019 17:30
Questions on the website: 13722360