What is polymorphism explain?
No Answer is Posted For this Question
Be the First to Post Answer
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
how to tackle technical questions
What makes a language oop?
What do you mean by pure virtual functions?
ambiguity regulation of multiple inheritance with example.
Have you ever interfaced with a database?
Can we create object of interface?
Why do we use class in oops?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is polymorphism explain?