What is the difference between inheritance and polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
What are the fields of vtable
monkey starts climbing up a tree 20ft tall,each hour ,it hops 3ft and slips back by 2ft .how much time it wil tak to reach top of the tree?
1. Define a class.
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
can you give real time example for polymarphism
Program to print 0 to 9 in cross order
why freind function takes more parameter than normal member function in c++?
What is the difference between static polymorphism and dynamic polymorphism?
How to create a comment page in C #??
Which type does string inherit from?
What is the main purpose of inheritance law?