What is the best tool for modeling and ORM framework
No Answer is Posted For this Question
Be the First to Post Answer
What is the diffrence between an abstract class and interface?
What is a constructor in class?
Explain about inheritance in oops?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Why is message passing between the objects important?
What are the four important foundation concepts of OOP ?
Explain the mechanism of composition?
What is a subclass?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is the purpose of late binding in object-oriented programming?
What is inheritance in java?
Name some languages which have object oriented language and characteristics?