what will be the output of this program?
void main()
{
int a[]={5,10,15};
int i=0,num;
num=a[++i] + ++i +(++i);
printf("%d",num);
}
Answer Posted / gerda
15
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain spaghetti programming?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
How does pointer work in c?
What is the size of enum in c?
What are type modifiers in c?
Whats s or c mean?
When c language was developed?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
What does p mean in physics?
Is it fine to write void main () or main () in c?
What is non linear data structure in c?
Where are c variables stored in memory?
What's the total generic pointer type?
Explain what is wrong with this statement? Myname = ?robin?;
i want to know the procedure of qualcomm for getting a job through offcampus