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 do we represent private, public and protected in class diagrams?
What are the goals of UML?
What are class diagrams in UML?
What are UML diagrams?
How to backup active directory?
What is unified modeling language (uml)?
Mention the different kinds of modeling diagrams used?
What is the purpose of a class diagram?
What is class diagram?
Does a concept HAVE to become a class in Design?
What is contract?
Define types of file access methods?