Computer Science, asked by hassanzaib97pbno35, 10 months ago

write a program that takes a character (number of string) in a variable and check whether the given input is a number, uppercase letter or lower case letter. (Hint: ASCII codes:- A=65, Z=90, a=97, z=122).​

Answers

Answered by Anonymous
0

Answer:

See the attachment.........

Attachments:
Similar questions