which header file contains main() function in c?
Answer Posted / raj
pls without knowing correct ans dont provide any wrong ans......
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is difference between union and structure in c?
how to write optimum code to divide a 50 digit number with a 25 digit number??
Is void a keyword in c?
Explain why can’t constant values be used to define an array’s initial size?
What does %c do in c?
Explain what are linked list?
Is c a great language, or what?
What is the use of void pointer and null pointer in c language?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Describe the difference between = and == symbols in c programming?
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
what are the 10 different models of writing an addition program in C language?
Difference between MAC vs. IP Addressing
Explain how can type-insensitive macros be created?
What are logical errors and how does it differ from syntax errors?