What is mean by UML? what is the use? where we are using?
Answer Posted / 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 View All Answers
What happens if an exception is throws from an object's constructor?
How to stop a thread in java? Explain about sleep () method in a thread?
What is the main use of java?
What is the difference between throw and throws keywords?
List two java ide’s?
Can we execute a program without main() method?
Which sorting is best in java?
Which programming language is most secure?
What are the types of web technologies?
Can we sort hashmap in java?
Can we print null in java?
What is functional interface in java example?
Where is the find and replace?
What is the core java?
What is a prefix function.write down a code to compute prefix function.