What is the difference between text and binary modes?


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

Post New Answer

More C Interview Questions

If you know then define #pragma?

0 Answers  


write a program to display the numbers having digit 9 in the given range from 1 to 100

1 Answers  


4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

1 Answers   Wipro,


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

0 Answers  


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

0 Answers  






what is use#in c

3 Answers  


what is a pointer

4 Answers   Bank Of America, TCS,


which do you prefer C or Pascal?

1 Answers  


What is the meaning of && in c?

0 Answers  


triangle number finding program...

1 Answers   HCL,


How can I open a file so that other programs can update it at the same time?

0 Answers  


what is the disadvantage of using macros?

1 Answers   Wipro,


Categories