Answer Posted / vijai prakash maurya
Class is the Collection of Methods and Datafield, in other
word we can say class is user defined Data Types
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
hi all..i want to know oops concepts clearly can any1 explain??
What is oops and why we use oops?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is the important feature of inheritance?
Why is polymorphism needed?
What is inheritance write a program to show use of inheritance?
What is the difference between a mixin and inheritance?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
what is different between oops and c++
What is methods in oop?
How Do you Code Composition and Aggregation in C++ ?
What is overloading in oops?
What is destructor example?
What is polymorphism and why is it important?