Answer Posted / laxman
header file should contain only declarations and structure
templates.It should not contain function definitions.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
How can I read/write structures from/to data files?
How can you invoke another program from within a C program?
When a c file is executed there are many files that are automatically opened what are they files?
What does %2f mean in c?
What is the use of bitwise operator?
How arrays can be passed to a user defined function
Do you have any idea about the use of "auto" keyword?
Explain pointers in c programming?
Can we change the value of constant variable in c?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
what are # pragma staments?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
what type of questions arrive in interview over c programming?
Is c dynamically typed?
What is #include conio h?