What is a stream in c programming?


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

Post New Answer

More C Interview Questions

Give a fast way to multiply a number by 7

15 Answers   Accenture, Aricent, Microsoft,


which of 'arrays' or 'pointers' are faster?

5 Answers  


writ a program to compare using strcmp VIVA and viva with its output.

0 Answers  


What does %2f mean in c?

0 Answers  


the format specified for hexa decimal is a.%d b.%o c.%x d.%u

7 Answers   TCS,






how to impliment 2 or more stacks in a single dimensional array ?

1 Answers   iFlex, Microsoft,


What is spaghetti programming?

0 Answers  


What is use of #include in c?

0 Answers  


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

0 Answers  


What is data structure in c language?

0 Answers  


void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }

3 Answers   ME, pspl,


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

0 Answers   TATA, TCS,


Categories