Hi,
main()
{
}
Is a user defined function or Built in Functionn
Answer Posted / ananya
what is the right answer?
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between malloc() and calloc()?
When should the register modifier be used? Does it really help?
How are structure passing and returning implemented?
What is line in c preprocessor?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
What is the difference between union and anonymous union?
What are the disadvantages of external storage class?
What are the rules for the identifier?
Explain how can you be sure that a program follows the ansi c standard?
Why is c fast?
Is main is a keyword in c?
Difference between macros and inline functions? Can a function be forced as inline?
what do u mean by Direct access files? then can u explain about Direct Access Files?
What do mean by network ?
What does d mean?