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

How to identify the actors in a ucd?

0 Answers  


what is difference between Seqence and Collaboration diagrams with example?

2 Answers   TCS,


What is the function of operational assertions in uml?

0 Answers  


What is package diagram in UML with example?

0 Answers  


What are the roles played by wrappers in uml?

0 Answers  






What are the basic notational elements which can make up a diagram?

0 Answers  


What is mean by relational and object dbms?

0 Answers  


What is object constraint language?

0 Answers  


What is mean by a component?

0 Answers  


What are the elements in State Chart diagrams?

0 Answers  


What are the various components in sequence diagrams?

0 Answers  


What is association?

3 Answers   TCS,


Categories