What is the difference between a mixin and inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between inheritance and polymorphism?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What are the features of oop?
What is abstraction with example?
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
Get me a number puzzle game-program
What is namespace?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
me get an assignent n its question is this 1.creat a set as in math i.ea={1,2} 2.insert element in it3. delete element don,t repeat any element 4.union 5. intersection of two sets plz help me i always pray for u n send me at ayeshawzd@hotmail.com f u have c++ how to program 5th addition then it is the 10.9 question in 10th chapter exercise
Can we have inheritance without polymorphism?
why we are declare the function in the abstract class even though we are declaring it in Derived class?
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.