Answer Posted / hundi
UKKNMI
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is main function so important?
Explain what is the difference between #include and #include 'file' ?
Explain the difference between malloc() and calloc() function?
Whats s or c mean?
What is the best way to store flag values in a program?
Difference between pass by reference and pass by value?
What is 2c dna?
Does sprintf put null character?
Is it possible to have a function as a parameter in another function?
What is sizeof return in c?
Why use int main instead of void main?
What are pointers in C? Give an example where to illustrate their significance.
What is the difference between %d and %i?
What is difference between stdio h and conio h?
Why c is procedure oriented?