中国大学MOOC: Which software development approach, structured or object-oriented, takes advantage of the activity of functional decomposition?
举一反三
- Which software development approach, structured or object-oriented, takes advantage of the activity of functional decomposition? A: The structured approach B: The object-oriented approach C: The mixture approach D: None of the above
- 中国大学MOOC: Object-oriented analysis and design are two important phases in software development, _______ of the following doesn’t belong to object –oriented analysis.
- Object-oriented analysis and design are two important phases in software development, _______ of the following doesn’t belong to object –oriented analysis. A: Construct analysis model B: Identify analysis classes C: Determine interface specification D: Evaluate analysis model
- 中国大学MOOC: Which model does not belong to the object oriented analysis model?
- ______ is a property of object—oriented software by which an abstract operation may be performed in different ways in different classes. A: Method B: Polymorphism C: Inheritance D: Encapsulation