What are the 5 oop principles?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What are the important components of cohesion?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
Why is destructor used?
can inline function declare in private part of class?
any one please tell me the purpose of operator overloading
Why do we use polymorphism in oops?
Is this job good for future? can do this job post grduate student?
What is use of overloading?
Why is polymorphism used?
What is class and object with example?
to find out the minimum of two integer number of two different classes using friend function
What are the 4 pillars of oop?
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?