What is the difference between fread and fwrite function?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the difference between memcpy and memmove?

0 Answers  


Explain the use of 'auto' keyword in c programming?

0 Answers  


what do you mean by enumeration constant?

0 Answers  


What is context in c?

0 Answers  


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

0 Answers  


`write a program to display the recomended action depends on a color of trafic light using nested if statments

0 Answers  


Difference Between embedded software and soft ware?

1 Answers   Bosch,


Explain what is the difference between far and near ?

0 Answers  


Write a program in c to print 1 121 12321 1234321 123454321

11 Answers   ANR, College School Exams Tests, Mu Sigma, Wipro,


What is the use of gets and puts?

0 Answers  


main() { int i=5; printf("%d%d%d%d",i++,i--,i); }

10 Answers  


What is oops c?

0 Answers  


Categories