Home /
Expert Answers /
Computer Science /
c-code-nbsp-declare-a-character-variable-letterstart-write-a-statement-to-read-a-letter-from-the-pa581
(Solved): C CODE
Declare a character variable letterStart. Write a statement to read a letter from the ...
C CODE
Declare a character variable letterStart. Write a statement to read a letter from the user into letterStart, followed by statements that output that letter and the next letter in the alphabet. End with a newline. Hint: A letter is stored as its ASCII number, so adding 1 yields the next letter. Sample output assuming the user enters ' \( d \) ': de \( 428716.2799066 .9 \times 3 z 9 y 7 \)