G
Q. What is meant by ‘a’ in the following C operation?
fp = fopen("Random.txt", "a");
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. What is the output of C Program with functions?
Q. What is the output of C Program with arrays.?
Q. Is it possible to nest if-else statements in C programming?
Q. How would you round off a value from 1.66 to 2.0?
Q. Choose a correct statement about C language arrays.
Q. Where are the local variable stored ?
Q. which of the below function is NOT declared in math.h ?
Q. Which of these is not a valid preprocessor in C?
Q. Which character(s) is/are used to open a binary file in append mode in C?
Discusssion
Login to discuss.