what are the files which are automatically opened when a c
file is executed?

Answers were Sorted based on User's Feedback



what are the files which are automatically opened when a c file is executed?..

Answer / j j ramesh / ap / mca / jjcet

.exe and .obj files are open

Is This Answer Correct ?    3 Yes 0 No

what are the files which are automatically opened when a c file is executed?..

Answer / om

stdin ,stdout, stderr

Is This Answer Correct ?    3 Yes 2 No

what are the files which are automatically opened when a c file is executed?..

Answer / om

stdin ,stdout, strcpy copies the data from one string to
another...

memcpy copies the data's memory...

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More C Interview Questions

Explain #pragma statements.

0 Answers  


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

0 Answers   Wipro,


What does *p++ do?

0 Answers  


Explain enumerated types.

0 Answers  


write a program to print %d ?

12 Answers  


What are volatile variables?

1 Answers   Mind Tree,


how should functions be apportioned among source files?

0 Answers  


What is the full form of getch?

0 Answers  


what is the maximum limit of row and column of a matrix in c programming. in linux .

4 Answers   NIIT,


What is the purpose of 'register' keyword?

0 Answers  


Describe newline escape sequence with a sample program?

0 Answers  


What does p mean in physics?

0 Answers  


Categories