Y
Q. What will be the output of the following C function when EOF returns?
int fputs(char *line, FILE *fp)
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Sizes of short, int and long in Visual Studio or GCC compiler in bytes are.?
Q. Which of the following is valid range of long double ?
Q. Array is an example of _______ type memory allocation.
Q. Which operator is used to find the remainder of two numbers in C?
Q. Which of the following is true about return type of functions in C?
Q. If n has 3, then the statement a[++n]=n++;
Q. Which of the following are tokens in C?
Discusssion
Login to discuss.