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

pierrot's divisor program using c or c++ code

0 Answers  


Define Array of pointers.

0 Answers  


Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.

11 Answers   Microsoft,


Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.

0 Answers  


When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?

0 Answers  






write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????

7 Answers   Infosys, TCS,


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

0 Answers  


when to use : in c program?

2 Answers  


Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?

1 Answers   IBM,


Why void main is used in c?

0 Answers  


What does printf does?

0 Answers  


second highest number in a given set of numbers

3 Answers   TCS,


Categories