What are the benefits of polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
why the argument is passed by reference to a copy constructor?example?
is there any choice in opting subjects like 4 out of 7
What's the full form of STL?
What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined
define oops concept with example
What does and I oop mean in text?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
How Do you Code Composition and Aggregation in C++ ?
What is virtual Function.
What is difference between inheritance and polymorphism?
Is html an oop?