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, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
The place where the extended axis of the earth would touch the celestial sphere is called the celestial
Answers: 1
question
Computers and Technology, 23.06.2019 15:00
In the blank libreoffice writer document, to start the process of entering a date field into a letter, click on the insert menu. edit menu. file menu. fields menu.
Answers: 3
question
Computers and Technology, 23.06.2019 23:30
Match the following errors with their definitions. a. #name b. #value c. #ref d. 1. when a formula produces output that is too lengthy to fit in the spreadsheet cell 2. when you enter an invalid cell reference in a formula 3. when you type text in cells that accept numeric data 4. when you type in a cell reference that doesn’t exist
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, 26.04.2021 09:00
question
English, 26.04.2021 09:00
question
Mathematics, 26.04.2021 09:00
question
German, 26.04.2021 09:00
question
Mathematics, 26.04.2021 09:00
Questions on the website: 13722363