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 / 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 |
What is polymorphism ? Explain with examples
Can we have inheritance without polymorphism?
what is single inheritance?
1.what are two type of classe members called? 2.what is data hiding and data encapsulation? 3.how do you make a class member visible aouside its class? 4.what is the default visibility of a class data member? 5.what are the advantages of oop over the structured programing?
How is class defined?
What is function overloading and operator overloading?
how to swap the variables without using temp and operators
What is the highest level of cohesion?
What does and I oop mean?
What are the types of abstraction?
diff between Abstract class Interfaces?
difference between class and object
10 Answers Chandan, IBM, Magic Soft,