About this document
PG 197 by Rajani Gangadhar is a document available to read on EtoBox.
The document contains two Java programs. The first program, KboatASCIIReverse, takes a letter input, displays its ASCII code, reverses the digits of the code, and shows the equivalent character. The second program, KboatInteger2Letter, converts an integer between 1 and 26 to its corresponding uppercase letter in the alphabet, providing an error message for out-of-range inputs.
- Author
- Rajani Gangadhar
- Language
- EN