1.

At Conceptual level Class diagrams should include(a) operations only(b) attributes only(c) both operations and attributes(d) none of the mentionedThe question was asked in unit test.I'd like to ask this question from Unified Modelling Language topic in division Design and Implementation of Software Engineering

Answer»

Correct choice is (b) attributes only

For explanation I WOULD say: In software engineering, a class DIAGRAM in the Unified MODELING Language (UML) is a type of static structure diagram that describes the structure of a system by showing the system’s classes, their attributes, operations, and the RELATIONSHIPS among objects.



Discussion

No Comment Found

Related InterviewSolutions