write a program to check weather an inputted alphabet is upper case or lower case {using buffered and if else together in one program}
Answers
Answered by
1
Input N$;"any alphabet"
if N$=UCASE$(N$)
THEN ?"UPPERCASE"ELSE?"LOWERCASE"
if N$=UCASE$(N$)
THEN ?"UPPERCASE"ELSE?"LOWERCASE"
Similar questions
History,
7 months ago
Hindi,
7 months ago
Social Sciences,
7 months ago
Social Sciences,
1 year ago
Science,
1 year ago