What is an interface?
No Answer is Posted For this Question
Be the First to Post Answer
What are the good practices to use while designing for reuse?
How do you prevent a class from being inherited by another class?
What is data encapsulation and what is its significance?
What are the tools you used for OOAD?
What are the different types of inheritance?
Explain what an object is.
If a method definition has been specified in class , its 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?
Differentiate between a class and a method.
Explain about uml?
What do you mean by virtual function and virtual classes?
What is the difference between a class and a structure?
Explain about realistic modeling?