What are the tools you used for OOAD?

Answers were Sorted based on User's Feedback



What are the tools you used for OOAD?..

Answer / deepika.g

RAD,CASEtools

Is This Answer Correct ?    5 Yes 1 No

What are the tools you used for OOAD?..

Answer / paul howard

I use UML, in particularly Sparx Enterprise Architect.

Is This Answer Correct ?    2 Yes 2 No

What are the tools you used for OOAD?..

Answer / tauseef

Sparx Architect .

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More OOAD Interview Questions

How can we restrict inheritance for a class so that no class can be inherited from it?

0 Answers  


What is inheritance?

7 Answers   Protech,


Explain about object oriented programming?

0 Answers  


Explain colloboration

0 Answers  


What does the “abstract” keyword mean in front of a method? A class?

0 Answers  


What are the features of encapsulation ?

0 Answers  


What is Object Constraint Language (OCL)?

1 Answers   Protech,


Which OOPS concept exposes only the necessary information to the calling functions?

0 Answers  


Can you use virtual, override or abstract keywords on an accessor of a static property?

0 Answers  


Why are outlet connections required in object-oriented programming?

0 Answers  


What is the main difference between overloading and overriding?

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  


Categories