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
Can you inherit from an abstract class java?
What is primitive array?
what is the difference between preemptive scheduling and time slicing? : Java thread
What are the 8 data types in java?
Explain naming conventions for packages?
What are the main uses of this keyword?
What is prime number in java?
How objects are stored in java?
Why should we use singleton pattern instead of static class?
What is the reflection?
How do you create immutable object in java?
Can we have multiple public classes in a java source file?
What are java threads?
What is outofmemoryerror in java?
What do you mean by stream pipelining in java 8?