What is overloading in oop?
No Answer is Posted For this Question
Be the First to Post Answer
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
what is single inheritance?
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
What is an orthogonal base class?
tel me oops defination in single line
What is the difference between C++ and java?
Write a program to find out the number of palindromes in a sentence.
Is html an oop?
What is interface? When and where is it used?
Why is encapsulation used?
What is the expansion of OOPS?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++