How do you achieve polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What is virtual constructors/destructors?
the difference between new and malloc
What is static modifier?
Polymorphism with an example?
Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku
Why we are use # in begning of programme of c++.
What is the default size allocated for array in the statement if size not specified " int a[] "
How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram
What is overloading in oop?
when my application exe is running nad i don't want to create another exe what should i do
What is the diamond problem in inheritance?
explain defference between structure and class with example