Question: 4. Letter or Not Given a character ch write ONE statement that uses conditional operator that correctly reports if that character is a letter or

4. Letter or Not Given a character ch write ONE statement that uses conditional operator that correctly reports if that character is a letter or not. Do NOT use any library functions. ch is already declared and initialized with user input. Do not use any "magic" numbers. To do this you do NOT need to know any ASCII values. cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
