- What Is The Main Motivation For Using Annotation In Oop Design Select One A Design Is Not An Oop One Without Annotatio 1 (47.11 KiB) Viewed 51 times
What is the main motivation for using annotation in OOP design? Select one: a design is not an OOP one without annotatio
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
What is the main motivation for using annotation in OOP design? Select one: a design is not an OOP one without annotatio
What is the main motivation for using annotation in OOP design? Select one: a design is not an OOP one without annotations b. design must be defined using annotation C. helps define the design rules explicitly d. design is incorrect without annotations Behaviour differs from implementation (coding) because? Select one: a it describes what rather how a procedure performs. b. it describes how rather what a procedure performs. c. it formats the code in the Javadoc format. d. it presents the code of the procedure. Which annotation is used to design the object representation? Select one: O a. ObjectConstraint b. DomainConstraint c. DomConstraint d. Domain object Domain constraints are written in? Select one: a. the @object section b. the @attributes section C. the @overview section d. the @abstract_properties section