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 is the difference between multitasking and multithreading?

21 Answers   TCS,


What is the generic class?

0 Answers  


What is prime number in java?

0 Answers  


What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.

3 Answers   IBM,


What is not thread safe?

0 Answers  






What is the default value of byte datatype in java?

0 Answers  


What is the main method java?

0 Answers  


what are literals in java?

2 Answers  


Is 64bit faster than 32 bit?

0 Answers  


Define Compiling?

3 Answers  


Justify your answer that you can't define a method inside another method in java, if you can then how?

0 Answers  


What are the differences between stringbuffer and stringbuilder?

0 Answers  


Categories