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

What is the influence of rule-sets in object assertions?

0 Answers  


What does UML do?

0 Answers  


Difference between Composition and Aggregation.

1 Answers  


What is the purpose of UML diagrams?

0 Answers  


What are UML diagrams?

0 Answers  


Tell us the difference between activity and sequence diagrams?

0 Answers  


Explain about dynamical behavior view?

0 Answers  


What are the goals of UML?

0 Answers  


Explain about the difficulties of interchange format of UML?

0 Answers  


How the object diagrams gets represented in uml?

0 Answers  


State some of the criticisms present with UML?

0 Answers  


Define types of file access methods?

0 Answers  


Categories