| Title | Make a measurer for words |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-inter-102 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | In this exercise, we use the Word class from chapter 6 (with the bugs fixed). You should not change the Word class at all. Supply a class WordMeasurer that implements the Measurer interface. The measure method, when applied to a Word object, should return the number of syllables in the word. |
| Keywords | Interfaces |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-inter-102 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |