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
What is inheritance and how many types of inheritance?
What is abstraction with example?
What is oops in programming?
What is the problem with multiple inheritance?
How can you overcome the diamond problem in inheritance?
What is purpose of inheritance?
2. Give the different notations for the class.\
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
How to call a non virtual function in the derived class by using base class pointer
What is object-oriented programming? Webopedia definition
What do you mean by variable?
What does I oop mean?
what are the realtime excercises in C++?
What is difference between data abstraction and encapsulation?
What do you mean by overloading?