What are the tools you used for OOAD?
Answers were Sorted based on User's Feedback
Answer / paul howard
I use UML, in particularly Sparx Enterprise Architect.
Is This Answer Correct ? | 2 Yes | 2 No |
Is iterator a class or interface? What is its use?
Can we access interface static method using interface references?
Differences between functional programming and object-oriented programming?
What is the difference between multiple and multilevel inheritance?
How can I be thrown polymorphically?
Tell me something about abstract classes?
What is the main advantage of using inheritance?
What is multiple inheritance? How java 8 supports multiple inheritance?
What are sealed modifiers?
Differentiate between a class and a method.
What is the significance of encapsulation?
What is virtual?