| Title | Modulus (Memphis) |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/annotated/acos-annex-java/modulus_memphis |
| Platform Name | AnnEx |
| Features | — |
| Description | Demonstrates usage of the % operator. % means "remainder when you divide by" For example: 49 % 6 = 1 49 % 7 = 0 8 % 2 = 0 2 % 8 = 2 |
| Keywords | — |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/annotated/acos-annex-java/modulus_memphis |
| Protocol | html |
| Protocol URL | |
| License | MIT |
| Programming Language | Java |
| Natural Language | en |