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 |
What is the largest long allowed by java?
What are the types of java languages?
How does linkedhashmap work in java?
What are register variables what are the advantages?
Tell us something about an iterator.
Which variable is the independent variable?
What are the four corner stones of oop?
java is puerly object oriented or not ?
Are arrays static in java?
what is thread? : Java thread
What is the difference between equals() and == in java?
How to add panel to a Frame?