Method Overloading exist in c ?

Answer Posted / sunitha.gottipati

Method overloading is not supported by c. it is supported
in java

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to swap two numbers without using a temporary variable?

611


What are the functions to open and close the file in c language?

595


Is it possible to pass an entire structure to functions?

561


What is the difference between test design and test case design?

1570


Explain modulus operator. What are the restrictions of a modulus operator?

600






what are the advantages of a macro over a function?

647


int far *near * p; means

3121


Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings

2251


Write a c program to demonstrate character and string constants?

1684


is it possible to create your own header files?

640


How can I avoid the abort, retry, fail messages?

661


any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above

659


What is use of integral promotions in c?

666


program to convert a integer to string in c language'

1984


Tell me what is null pointer in c?

615