What is difference between inheritance and polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by oops concept?
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).
How do you make derived class as an abstract class?
What is difference between class and object with example?
c++ is a purely oop concept?
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}
why we call c++ is object oriented lanaguage
Why static Function is used in C++?
When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
Which language is pure oop?
class type to basic type conversion
what is the size of an empty class