When a c file is executed there are many files that are automatically opened what are they files?


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

Post New Answer

More C Interview Questions

Is there a way to jump out of a function or functions?

0 Answers  


main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }

8 Answers   Vector,


Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.

0 Answers   Expedia,


Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

0 Answers   InterGraph,


Explain about the functions strcat() and strcmp()?

0 Answers  






What is preprocessor with example?

0 Answers  


how can I convert a string to a number?

0 Answers  


What is the value of c?

0 Answers  


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

0 Answers  


Explain the difference between getch() and getche() in c?

0 Answers  


why should i select you?

21 Answers   Wipro,


what is the use of c program?

4 Answers   Synergy, Web Synergies,


Categories