CPSC 421 OOP Algorithmic Decomposition 4(A+ Graded answers)
3. In decomposition, when performed correctly, the smaller parts are easier to _____ correct answers maintain 6. In general, free functions do not have any internal "____" between calls correct answers memory 7. In decomposition, when performed correctly, the smaller parts are easier to _____ correct answers reuse 9. Kind of a parameter where data is passed both to and from a function is ___/____ correct answers inout 11. A possible tradeoff for decomposition correct answers efficiency 13. Kind of a parameter where data is passed only back from the function correct answers out 17. Algorithmic decomposition is a lower-level approach needed for ___/___ correct answers oopood 18. In C++ an IN parameter can be passed by ____ _____ correct answers constreference 20. Part of the interface to a function correct answers parameters 21. In C++ an OUT parameter can be passed by _____ correct answers reference 24. In C++ an OUT parameter can be passed via the _____ correct answers return 25. Breaking a complex algorithm into a collection of smaller algorithms correct answers algorithmicdecomposition 27. In decomposition, when performed correctly, the smaller parts are easier to _____ correct answers comprehend 1. Hide the internal details of a function and only expose the minimal interface is _____ _____ correct answers informationhiding 2. In decomposition, when performed correctly, the smaller parts are easier to _____ correct answers implement 4. Part of the interface to a function correct answers name
Written for
- Institution
- CMSC 421
- Course
- CMSC 421
Document information
- Uploaded on
- May 23, 2024
- Number of pages
- 2
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
3 in decomposition when performed correctly the
Also available in package deal