What is the main use of message metaphor in object-oriented programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What is a subclass?

0 Answers  


Can an interface inherit from another interface?

0 Answers  


What is the difference between class and interface?

0 Answers  


Define exceptions?

0 Answers  


Can you call the base class method without creating an instance?

0 Answers  






Can we override a method by using same method name and arguments but different return types?

0 Answers  


How to use CRC Cards for Class Design?

2 Answers   Protech,


What is the function of messaging metaphor?

0 Answers  


Can an interface implement or extend another interface?

0 Answers  


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?

0 Answers  


State about java and its relation to object oriented programming?

0 Answers  


Explain about the analysis phase?

0 Answers  


Categories