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 |
What are global variables and explain how do you declare them?
Write a program to give following output..... ********* **** **** *** *** ** ** * * ** ** *** *** **** **** *********
What is sizeof c?
Explain pointer. What are function pointers in C?
which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma
16 Answers Accenture, Infosys, TCS, Wipro,
code for copying two strings with out strcpy() function.
Distinguish between actual and formal arguments.
Write a program that accept anumber in words
What's the difference between a linked list and an array?
Explain the ternary tree?
What is structure of c program?
can any one provide me the notes of data structure for ignou cs-62 paper