What are the 5 oop principles?
No Answer is Posted For this Question
Be the First to Post Answer
Precompilation ?
What is an orthogonal base class?
some one give d clear explanation for polymorphism
Can we create object of class with private constructor?
What are the advantages of inheritance?
26 Answers IBS, TCS,
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
what are abstract classes and how they impliment , with example
How do you explain polymorphism?
What does I oop mean?
What is difference between data abstraction and encapsulation?
what is function over loading?
swapping program does not use third variable