How is polymorphism achieved?
No Answer is Posted For this Question
Be the First to Post Answer
Should you protect the global data in threads? Why or why not?
143.what is oops principles?
What is a macro? And how is a macro same as a template?
Why is abstraction used?
What is the real time example of encapsulation?
What is polymorphism and why is it important?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
diff between Virtual mathod and abstract method?
What is the real time example of inheritance?
what is the use of mutable key word
When will a constructor executed?
What is sub classing in c++?