Answer Posted / priyadharshini.m
CRC cards are used to idenity classes,responsibilities
(methods/behaviour) and colloboration(interaction) with
other classes.once identified they are used to draw refined
class diagram
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What's the main difference between arraylist / hashmap and vector / hashtable?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
Can a class in java be inherited from more than one class?
What's the order of call of constructors in inheritiance?
What is the function of dynamic typing?
What is the benefit of using inheritance?
Is iterator a class or interface? What is its use?
What is a friend function?
Explain the mechanism of composition?
What are the different types of arguments?
What are all the languages which support oop?
What is the abstract method modifier?
Explain method overriding.
What is the difference between multiple and multilevel inheritance?
What is the need of multiple inheritance?