Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
1 4856write a programe to calculate the simple intrest and compund intrest using by function overlading
2200#include
#include
#include
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
2111
Why interface is used?
Why is polymorphism used?
What is data binding in oops?
Which is not an object oriented programming language?
#include
What are the components of marker interface?
What is the significance of classes in oop?
What is persistence in oop?
What are the types of abstraction?
Why is object oriented programming so hard?
write a C++ program for booking using constructor and destructor.
what type of questions
when to use 'mutable' keyword and when to use 'const cast' in c++
What is the point of polymorphism?
What is pointer in oop?