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 difference between uses and extends?

0 Answers  


How to identify the actors in a ucd?

0 Answers  


What is the difference between responsibility-driven and data-driven approaches?

0 Answers  


What is mean by relational and object dbms?

0 Answers  


What is Activity diagram in UML?

0 Answers  






State some benefits of iterative development?

0 Answers  


how to define the models in the uml diagrams?

2 Answers  


Difference: 'uses', 'extends', 'includes'

3 Answers   Nobe,


Explain about structural diagrams?

0 Answers  


What are the different parts of a deployment diagram?

0 Answers  


What is the difference between rely clause and guarantee?

0 Answers  


What are the operations on facets supported by uml?

0 Answers  


Categories