How can I read/write structures from/to data files?


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

Post New Answer

More C Interview Questions

#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain

2 Answers  


Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?

2 Answers  


write a program in C to swap two variables

7 Answers   Attrabyte, Marlabs,


Is a house a shell structure?

0 Answers  


write a c program that prints all multiples of 3between 1 and 50.

5 Answers  






Write a program to print distinct words in an input along with their count in input in decreasing order of their count..

1 Answers  


How can I discover how many arguments a function was actually called with?

0 Answers  


what is the diference between pointer to the function and function to the pointer?

2 Answers   Infosys,


How can I call a function, given its name as a string?

4 Answers   ABC Telecom,


write a c program to change only the 3rd bit of the particular number such that other bits are not affected.. if bitnum=10(say.. it can be any no..

10 Answers   Bosch, Mind Tree,


wat is the difference between array and pointer?

4 Answers   Wipro,


What is the difference between Printf(..) and sprint(...) ?

0 Answers   InterGraph,


Categories