In OverLoading concept,Why they are not consider return
value and why they are consider only parameters in method?
For ex: public int Add(int a,int b){...}
public String Add(int a,int b){...}
Answer / brunda r
Because, if at all the return value is same then compiler
should identify the functions by their parameters.
Is This Answer Correct ? | 0 Yes | 2 No |
Why multiple inheritance is not allowed?
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
What is class and example?
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
What is pure oop?
Why multiple inheritance is not possible?
who is the founder of c++?
what is object oriented programming and procedure oriented programming?
create a c++ program that will accepts 9 inputs using 3 by 3 array.
Why is oop better than procedural?
function overridind means and simple program
How do you define social class?