What is the difference between class inheritance and interface inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
Explian following terms: Constraint Rules, Design by contract.
How does abstraction differ from encapsulation.
Explain about overriding polymorphism?
How do you represent static members and abstract classes in Class Diagram?
2 Answers InfoAxon Technologies, Protech,
Write a program to show the inheritance used in a class.
What is the main use of message metaphor in object-oriented programming?
Can we override a method by using same method name and arguments but different return types?
Explain about object oriented databases?
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
What is difference between polymorphism and normalization?
Explain about multiple inheritance?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?