UML Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 1826 Page Views: 

What is UML?



Posted By: Avi Date: 15 October 2009 05:58:31 AM
 Answer:

UML stands for Unified Modeling Language and it is a graphical language for visualizing,
specifying, constructing, and documenting the artifacts of a software system under development. It offers a standard way to write a system's blueprints, including conceptual
things such as business processes and system functions as well as concrete things such
as programming language statements, database schemas, and reusable software components.

UML can be used with all processes, throughout the software development life cycle, and across different implementation technologies.


Posted By: eTechPlanet


Date: 15 October 2009 05:58:31 AM

The Unified Modeling Language is fast becoming a required skill for virtually anybody involved in a software project. Requirements analysts, software developers, architects, UI designers, database professionals, testers and project managers are increasingly being asked to create and consume specifications written in UML.


UML for Managers is a 6-part e-Book that explains what UML is and what it can be used for in both business change and software development projects. It clearly explains concepts like business modeling, enterprise architecture and object oriented analysis and design without bogging the reader down in the kind of technical detail only a programmer would understand.


It also shows you the potential future of modeling - where entire applications might be generated from high-level UML models - and highlights best practices for adopting UML in your organisation.


Posted By: Johndecruse


Date: 4 February 2010 12:42:53 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image ANOjFJ
Related Questions
UML : Explan Use Case diagram and its purpose?

Explan Use Case diagram and its purpose?

Use Case diagram is a type of behavioral UML diagram and it is created from a Use-case analysis. Its....
Category: UML Date: 11/8/2009 5:26:16 AM
UML : What do you mean by Use-Case?

What do you mean by Use-Case?

The term Use-Case is used in software engineering which is a description of a system's behavior. In ....
Category: UML Date: 11/8/2009 5:20:16 AM
UML : What are the various UML modeling diagrams?

What are the various UML modeling diagrams?

UML Modeling diagrams can be classified in two categories: Static/Structural and Dianamic/Behavioral....
Category: UML Date: 11/8/2009 5:06:48 AM
UML : Name some tools used for UML modeling?

Name some tools used for UML modeling?

Commercial UML tools: 1) Rational Rose 2) Blueprint Software Modeler 3) Power Designer 4) Borland To....
Category: UML Date: 11/8/2009 4:49:47 AM
UML : What are diagrams?

What are diagrams?

Diagrams are graphical representation of a set of elements most often shown made of things and assoc....
Category: UML Date: 10/15/2009 6:08:06 AM