Give two or more real cenario of virtual function and
vertual object
No Answer is Posted For this Question
Be the First to Post Answer
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is the main feature of oop?
What is abstraction with example?
define oops concept with example
advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me
What is Dynamic Polymorphism?
What are the different forms of polymorphism??
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
What is abstraction in oop with example?
tell about copy constructor