What is the difference between formatted&unformatted i/o functions?


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

Post New Answer

More C Interview Questions

The C language terminator is a.semicolon b.colon c.period d.exclamation mark

6 Answers   TCS,


Write code for atoi(x) where x is hexadecimal string.

5 Answers   Adobe,


How reliable are floating-point comparisons?

0 Answers  


‎How to define structures? · ‎

0 Answers  


Why is c so powerful?

0 Answers  






how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help

5 Answers  


How is null defined in c?

0 Answers  


Explain the use of 'auto' keyword

0 Answers  


how can i get output like this? 1 2 3 4 5 6

6 Answers   Excel,


What are c preprocessors?

0 Answers  


Output for following program using for loop only * * * * * * * * * * * * * * *

3 Answers  


What is main void in c?

1 Answers  


Categories