Why doesn't C support function overloading?

Answer Posted / hrpynux@gmail.com

Function Overloading allows us to have multiple functions with the same name but with different function signatures in our code. These functions have the same name but they work on different types of arguments and return different types of data. ... Therefore, C does not support function overloading.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is null pointer in c?

601


What are the loops in c?

588


Write a program to reverse a linked list in c.

633


What is the role of && operator in a program code?

560


What language is lisp written in?

606






What is null pointer in c?

584


All technical questions

1500


What is a pointer on a pointer in c programming language?

610


Does c have circular shift operators?

715


How can I convert a number to a string?

599


Difference between MAC vs. IP Addressing

629


How can I handle floating-point exceptions gracefully?

620


What is c definition?

735


Explain what are multibyte characters?

614


What is the difference between class and object in c?

571