| Title | Swap As and Os in RandomAccessFile |
| Catalog Type | SLCItem |
| Persistent ID | https://codecheck.io/files/horstmann/codecheck-bj-4-io2-103 |
| Platform Name | CodeCheck |
| Features | Code Completion |
| Description | Your task is to swap all letters A with O and all letters a with o in a RandomAccessFile. Simply read a byte at a time, and if you find a letter to be swapped, move one byte back. |
| Keywords | Advanced Input and Output |
| Author | Cay Horstmann |
| Institution | San José State University |
| Iframe URL | https://codecheck.io/files/horstmann/codecheck-bj-4-io2-103 |
| Protocol | SPLICE, LTI 1.1 |
| Protocol URL | |
| License | https://creativecommons.org/licenses/by-nc-nd/4.0/ |
| Programming Language | Java |
| Natural Language | en |