FILE *fp1,*fp2;
fp1=fopen("one","w")
fp2=fopen("one","w")
fputc('A',fp1)
fputc('B',fp2)
fclose(fp1)
fclose(fp2)}
a.error b. c. d.
No Answer is Posted For this Question
Be the First to Post Answer
How many types of arrays are there in c?
errors in computer programmes are called
What are enumerated types?
sum of two integers values only other then integer it should print invalid input.
What is a memory leak? How to avoid it?
What are the types of arrays in c?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
what's the return value of malloc()
Define Array of pointers.
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Tell us the use of fflush() function in c language?
IS Doon college of Engn.. has good faculty