What is the purpose of polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between polymorphism and inheritance?
How can we use the preprocessor #if and #elseif.
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
Write a program to multiply 3x3 matrics
why reinterpret cast is considered dangerous?
What is the real time example of encapsulation?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
Why and when is a virtual destructor needed?
What is abstrac class?where is it use?
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
function overridind means and simple program