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


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

Post New Answer

More C Interview Questions

Define function ?Explain about arguments?

2 Answers   Geometric Software, Infosys,


When should a type cast not be used?

0 Answers  


Explain the meaning of keyword 'extern' in a function declaration.

0 Answers  


What is meant by global static? why we have to use static variable instead of Global variable

4 Answers   L&T,


what is mallloc()?how it works?

4 Answers   Excel,


Explain what are the advantages and disadvantages of a heap?

0 Answers  


Explain the use of keyword 'register' with respect to variables.

0 Answers  


What is #include called?

0 Answers  


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

0 Answers  


char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)

7 Answers   Mascot,


can we print any string in c language without using semicolon(;)(terminator) in whole program.

11 Answers  


to find the closest pair

0 Answers   Infosys,


Categories