What is UML? How it is usefull?

Questions by aradhpandey

Showing Answers 1 - 12 of 12 Answers

alisha

  • Nov 13th, 2007
 

UML means Unified Modeling Language it is useful for contract the model

  Was this answer useful?  Yes

sskgundla

  • Jun 25th, 2008
 

The UML is a visual language for modeling and communicating about systems through use of diagrams and supporting text.

  Was this answer useful?  Yes

sskgundla

  • Jun 25th, 2008
 

Using the Unified Modeling Language will result in lower overall costs, more
reliable and efficient software, and a better relationship with parties
involved. Software documented with UML can be modified much more efficiently and
will have future.
- The system is professionally designed and documented before it is coded.
Advantage of knowing what is to be developed in advance.
- The system can be coded with highest efficiency. Advantage of Code
re-usability and Lower development costs.
- Logic “holes” can be spotted in design drawings well in advance.
- The overall system design will dictate the way the code is developed.
- UML helps in developing more memory and processor efficient systems.
- The cost and effort in modifications to systems that have UML documentation
are less.
- UML would help reduce the development time and barriers in resource
coordination

  Was this answer useful?  Yes

glamar

  • Mar 14th, 2010
 

Unified Modeling Language (UML) is a standard language for writing software blueprints.
The UML may be used to visulize, specity, consrtuct and document of a software-intensive system.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions