we all know about the function overloading concept used in
C++ and we all learnt abt that.... but that concept is
already came in C in a very smaller propotion ... my
question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION
OVERLOADING IS USED in C language?????????????
Answer Posted / vaidyanathan
Hi,MY name is vaidyanathan....and and we have used such type of concepts in the recursion..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between && and & in c?
What is cohesion and coupling in c?
What is use of bit field?
What is character constants?
Tell me about low level programming languages.
What is the difference between malloc calloc and realloc in c?
Write the syntax and purpose of a switch statement in C.
What is a volatile keyword in c?
What is character set?
What is meant by 'bit masking'?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
Why is struct padding needed?
Can we change the value of #define in c?
The __________ attribute is used to announce variables based on definitions of columns in a table?
How can I find the modification date of a file?