What is mean by UML? what is the use? where we are using?



What is mean by UML? what is the use? where we are using?..

Answer / spanksguy

UML is Unified Modeling language.
It is the significant part of any application either it is
Web or Window Application. Because it help us for
analysing the basic need of project and help to design its
character(class,object).
We use it in any Project for the development of any
application.

Is This Answer Correct ?    9 Yes 0 No

Post New Answer

More Core Java Interview Questions

What access modifiers can be used for class ?

0 Answers  


Is it possible to write static method in abstract class? justyfy your answer?

5 Answers   Hexaware,


What is the base class of all classes?

0 Answers  


When finalize method is called?

3 Answers  


what is finalmethod & final variable with example?

6 Answers   HP,






How do you compare values in java?

0 Answers  


What is tcp and udp?

0 Answers  


What is the r character?

0 Answers  


Can we use different return types for methods when overridden?

0 Answers  


What is the difference between a factory and abstract factory pattern?

0 Answers  


What is computer compiler?

0 Answers  


What are concepts of OOPS and how are they implemented in Java?

2 Answers   KPIT,


Categories