Answer Posted / thavamoorthi
c does not support the method overloading it supported only by object oriented
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain how can you restore a redirected standard stream?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
How do you write a program which produces its own source code as output?
What are the salient features of c languages?
Which is better between malloc and calloc?
to find the closest pair
What is string constants?
Write a program to reverse a linked list in c.
What are the preprocessor categories?
What is the difference between text and binary i/o?
How can I write a function that takes a format string and a variable number of arguments?
Explain the use of function toupper() with and example code?
I heard that you have to include stdio.h before calling printf. Why?
What are the scope of static variables?
Is struct oop?