What is a stream?


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

Post New Answer

More C Interview Questions

What is a stream in c programming?

0 Answers  


What is the general form of function in c?

0 Answers  


What is that continue statement??

4 Answers  


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

4 Answers   CTS,


How can a process change an environment variable in its caller?

0 Answers  






Write a program to check prime number in c programming?

0 Answers  


Define Array of pointers.

0 Answers  


Explain what is the difference between text files and binary files?

0 Answers  


Differentiate Source Codes from Object Codes

1 Answers  


How can you allocate arrays or structures bigger than 64K?

0 Answers  


What is c standard library?

0 Answers  


What ios diff. Between %e & %f?

3 Answers   Honeywell,


Categories