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 java virtual machine and how it is considered in context of java’s platform independent feature?
Can you pass functions in java?
What does s mean in regex?
What is data member in java?
How do you declare an empty string?
What are the restrictions imposed on method overriding?
What is default specifier ??? Use of default specifier ???
Same common question what is Map,Set,HashMap,List????
What is immutable state?
What is classes in java?
Why does java not allow multiple public classes in a java file ?
why we write public static void main (String args[]) in core java plz explain briefly??????????????????