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

What is equivalent to ++i+++j?

0 Answers  


What is hash table in c?

0 Answers  


In a byte, what is the maximum decimal number that you can accommodate?

0 Answers  


Should I learn c before c++?

0 Answers  


Is it possible to initialize a variable at the time it was declared?

0 Answers  






Is main() function predfined or userdefined?

11 Answers  


Does * p ++ increment p or what it points to?

0 Answers  


why programs in c are running with out #include<stdio.h>? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

0 Answers  


what is the maximum limit of row and column of a matrix in c programming. in linux .

4 Answers   NIIT,


Explain the advantages and disadvantages of macros.

0 Answers   TCS,


Explain what are header files and explain what are its uses in c programming?

0 Answers  


Write a program or provide a pseudo code to flip the 2nd bit of the 32 bit number ! (Phone Screen)

1 Answers   NetApp, PTU, Wipro,


Categories