Q:

The concept of two functions with same name is know as?

0

The concept of two functions with same name is know as?


  1. Function overloading
  2. Function overriding
  3. Function loading
  4. Function renaming

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

Function overloading

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

C Programming Multiple Choice Questions And Answers

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Find out the Output int main() { int B B = 10 prin... >>
<< Output is #include void main() { int x = 1, y = 0,...