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



In an Java interview, the Following question was asked.. How do you represent a class in UML?..

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

In an Java interview, the Following question was asked.. How do you represent a class in UML?..

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

Post New Answer

More UML Interview Questions

Difference Between Attribute and Association.

4 Answers  


Why are attributes used in uml?

0 Answers  


What are the roles played by wrappers in uml?

0 Answers  


What are the Dynamic diagrams in UML?

0 Answers  


What is class diagram?

0 Answers  






What are the operations on facets supported by uml?

0 Answers  


Who maintains the uml specification and how is it updated?

0 Answers  


What is use case diagram in UML?

0 Answers  


What are the features of UML?

0 Answers  


What is message-passing?

0 Answers  


What is crc card?

0 Answers  


what is difference between Extend and Include with example?

9 Answers   TCS,


Categories