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 is finally in Java?
What is bigger kb or mb?
Write a java program to generate fibonacci series ?
what is the difference between preemptive scheduling and time slicing? : Java thread
What are the new features in java 8? Explain
What are design patterns and please explain?
What is variable and constant explain with example?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
What is method in java with example?
How can u increase the heap size in the memory?
Write a program to search a number in the given list of numbers.
Which is bigger float or double?
What does the exclamation mark mean in java?
What is a nullable field?
Is list thread safe in java?