What is file in c language?


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

Post New Answer

More C Interview Questions

What is the use of bitwise operator?

0 Answers  


how to generate sparse matrix in c

3 Answers  


What is main return c?

0 Answers  


What is static and auto variables in c?

0 Answers  


Why c is called object oriented language?

0 Answers  






What is a lvalue

0 Answers   Global Logic,


please send me the code for multiplying sparse matrix using c

0 Answers  


Why we use break in c?

0 Answers  


What is pointer to pointer in c language?

0 Answers  


#define MAX 3 main() { printf("MAX = %d \n",MAX ); #undef MAX #ifdef MAX printf("Vector Instituteā€); #endif

4 Answers   IBM, Vector,


what is purpose of fflush(stdin) function

4 Answers  


What is an example of enumeration?

1 Answers  


Categories