Can you explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
how to swap the variables without using temp and operators
how to get the oracle certification? send me the answer
What are oops methods?
what is virtual function?
What are properties in oop?
In c++ there is only virtual destructors, no constructors. Why?
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?
Can we create object of class with private constructor?
What is abstrac class?where is it use?
Can abstract class have normal methods?
What is deep and shalow copy?
what isthe difference between c structure and c++ class