How do we open a binary file in Read/Write mode in C?


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

Post New Answer

More C Interview Questions

write a c program to add two integer numbers without using arithmetic operator +

13 Answers   Value Labs,


Is there any book to know about Basics of C Language?

4 Answers  


What is the difference between text and binary i/o?

0 Answers  


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

4 Answers   NIIT,


i want to know the procedure of qualcomm for getting a job through offcampus

0 Answers   HCL,


what is the disadvantage of using macros?

1 Answers   Wipro,


main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }

3 Answers  


What is an operator?

0 Answers  


Explain what is the stack?

0 Answers  


How to write c functions that modify head pointer of a linked list?

0 Answers  


Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.

4 Answers  


Why c is called free form language?

0 Answers  


Categories