how do u initialize the constant variables
Answer Posted / sachin
In Constructor Initialization list
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
any one please tell me the purpose of operator overloading
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
Why is polymorphism used?
What is polymorphism programming?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Explain the advantages of inheritance.
What is an interface in oop?
What are the three main types of variables?
Can you inherit a private class?
What is polymorphism give a real life example?
What does it mean when someone says I oop?
Why is destructor used?
What is the benefit of oop?
Why is oop better than procedural?
What is use of overloading?