0

how is if statement works -if(char ch>='A'&&ch<='z'||ch>='a'&&ch<='z'){letter++}

4th May 2017, 7:42 AM
naveen roshan
naveen roshan - avatar
3 Answers
+ 1
thax bro
4th May 2017, 8:41 AM
naveen roshan
naveen roshan - avatar
0
It is going to check if the character ch is a alphabet or not .If it's alphabet you increment letter because u are keeping a count of number of characters in the program.
4th May 2017, 8:36 AM
Nantha
Nantha - avatar
0
(ch â€ș= 'A' && ch <= " Z1)
23rd Oct 2022, 8:37 PM
A7mad ,j,e