Method Overloading exist in c ?
Answers were Sorted based on User's Feedback
Answer / sunitha.gottipati
Method overloading is not supported by c. it is supported
in java
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / thavamoorthi
c does not support the method overloading it supported only by object oriented
| Is This Answer Correct ? | 20 Yes | 2 No |
Answer / nagulmmera
Not exit in c,method overloading supported in oop
| Is This Answer Correct ? | 11 Yes | 0 No |
write a program to convert a expression in polish notation (postfix) to inline (normal)
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search
Tell me the use of bit field in c language?
what is const volatile?
What are the different categories of functions in c?
What is selection sort in c?
Where local variables are stored in c?
what is the function of void main()?
What is the difference between variable declaration and variable definition in c?
what is the use of c program?
4 Answers Synergy, Web Synergies,
Write a c program to enter a string of paragraph and replacing a particular word which is repeated in the paragraph by another word?
2 Answers ME, Synfusion, Wipro,