| Title | Collaborator classes |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-ood-106 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | In some situations, a class needs the help of other classes to complete a task. These other classes are called collaborators. In this program, it is necessary to compare temperatures. However, temperatures may be expressed using different scales, such as Fahrenheit or Celsius. You will use a collaborator class to handle converting temperatures from one scale to another. |
| Keywords | Object-Oriented Design |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-ood-106 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |