if i have same function with same number of argument but
defined in different files. Now i am adding these two files
in a third file and calling this function . which will get
called and wht decide the precedence?
Answer Posted / s.verma
The return type of the function and the type of arguments
passed to the function will determine which function will be
called.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How oops is better than procedural?
What type of loop is a for loop?
What is destructor in oop?
can we make game by using c
What is an example of genetic polymorphism?
What does no cap mean?
What is polymorphism in oop example?
How many human genes are polymorphic?
Can main method override?
write string class as your own class in java without using any built-in function
What is polymorphism programming?
Why is polymorphism important in oop?
What is meant by oops concept?
What is overloading in oops?
what is different between oops and c++