CPSC 421 OOP Free-Function Stereotypes
Across
- 1. A common predicate name used by almost all containers indicating that the size of the contents is 0
- 5. Executes a change of the IN/OUT parameters
- 6. The prefix verb of many predicate functions
- 8. A category of stereotypes where the parameters are OUT or IN/OUT
- 9. The return type of a predicate
Down
- 2. Returns a Boolean result based on IN parameter values
- 3. A category of stereotypes where the parameters are IN only
- 4. Returns information based on IN parameter values
- 7. One initial use of stereotypes is in ____ diagrams