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
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is polymorphism oop?
what is graphics
What is encapsulation example?
Why interface is used?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Are polymorphisms mutations?
What is polymorphism and example?
What is the renewal class?
What is the difference between a mixin and inheritance?
What is the problem with multiple inheritance?
What is abstraction in oops with example?
What is constructor overloading in oop?
can we make game by using c
What is the point of polymorphism?