In an Java interview, the Following question was asked..
How do you represent a class in UML?
Answers were Sorted based on User's Feedback
Answer / dinesh kumar sahu
class is a rectangle shape ,class is divided in to three
part 1.name of the class 2.attribute 3. operation
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / gb
Through a Class Diagram.Class Diagram is created with a
rectengle.The top level is the name of the Class,below that
the data /variables are defined and below that the
operations related to the Class are defined
| Is This Answer Correct ? | 2 Yes | 0 No |
how will u use com+ register
What is state transition diagram in UML?
Explain about behavioral diagrams?
UML: IS it a process, method or notation?
what the latest software develoment Methodologies?
What is association?
Is Visio a UML tool?
What are the advantages of creating a model?
What are the different approaches to store knowledge?
State some of the criticisms present with UML?
Rational rose Vs Staruml please highlight the advantages and disadvantages in them and between them.
What are interfaces in UML?