Answer Posted / phani kumar s
by using the function call by reference with the multiple
returns
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain the use of fflush() function?
What is the difference between malloc calloc and realloc in c?
write a program for the normal snake games find in most of the mobiles.
How pointer is different from array?
will u please send me the placement papers to my mail???????????????????
In a switch statement, what will happen if a break statement is omitted?
What is the difference between typedef struct and struct?
What are the application of void data type in c?
Differentiate between static and dynamic modeling.
What do mean by network ?
Why is struct padding needed?
Simplify the program segment if X = B then C ← true else C ← false
Explain zero based addressing.
The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none
What does #pragma once mean?