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 |
What is the influence of rule-sets in object assertions?
What does UML do?
Difference between Composition and Aggregation.
What is the purpose of UML diagrams?
What are UML diagrams?
Tell us the difference between activity and sequence diagrams?
Explain about dynamical behavior view?
What are the goals of UML?
Explain about the difficulties of interchange format of UML?
How the object diagrams gets represented in uml?
State some of the criticisms present with UML?
Define types of file access methods?