Question: TRUE / FALSE: Mark T for True and F for False _ _ _ _ _ 1 . A methodology helps us to produce code

TRUE/FALSE: Mark T for True and F for False _____1. A methodology helps us to produce code that is more extensible, more reusable and easier to debug._____2. One of the market leading methodologies is the Rational Unified Process (RUP), owned by IBM._____3. Inheritance has a contraction flavor: the parent class is a more specialized or restricted form of the child class._____4. Amber use cases wont be implemented in the current increment, even if time permits._____5. Requirements that dont fit with any use case can be recorded in a supplementary requirements document._____6. The substitutability principle says that given two classes A and B, where B is a subclass of A, it should be possible to substitute any instance of class B for instances of class A in any situation with no observable effect._____7. The "has-as" relationship between two concepts holds when the one is a component of the other but the two are not in any sense the same thing._____8. The concept of subtyping is a way of constructing new software components using existing components._____9. Refinement semantics solve the conflict between overriding and substitutability._____10. Multiple inheritance is a powerful and useful feature in a languages but creates many and subtle problems for the language implementor._____11. In a good design the elements within one module or class should have internal cohesion._____12. Type systems, which stop us misusing values by forcing us to declare how we intend to use a value._____13. Testing used to fix and improve our software over time to maintain competitive advantage._____14. The systematic of software engineering includes knowledge, tools, and methods for each stage of software team._____15. All object-oriented methodologies are alike they have similar phases and similar artifacts but there are many small differences._____16. Subclassing for Combination employed when two classes have similar implementations but no conceptual hierarchical relation._____17. Some developers consider UML simply as a notation to be used for brainstorming and high-level documentation._____18. The glossary is a modern alternative to a data dictionary._____19. Subclassing for Limitation used when an existing base of classes is hard to modify._____20. A use case survey allows sponsors to get a greater understanding of the use cases without any of the developers present.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!