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 += mean in java?
How will you create the class for the following scenario? Employees under one employee?
How is object created in java?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What is a short in java?
Explain about java sdk?
What are event-delegation model and event-inheritance model? Which is best?
what is enumset?
How does enum work in java?
What is a pointer and does java support pointers?
What is a method vs function?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?