what are the files which are automatically opened when a c
file is executed?
Answers were Sorted based on User's Feedback
Answer / j j ramesh / ap / mca / jjcet
.exe and .obj files are open
Is This Answer Correct ? | 3 Yes | 0 No |
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 |
Explain #pragma statements.
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
What does *p++ do?
Explain enumerated types.
write a program to print %d ?
What are volatile variables?
how should functions be apportioned among source files?
What is the full form of getch?
what is the maximum limit of row and column of a matrix in c programming. in linux .
What is the purpose of 'register' keyword?
Describe newline escape sequence with a sample program?
What does p mean in physics?