Question: debug this question 'r'; Program Total Mark: 02 main() { char ch boo isVowel false; if(chr='a'ch=='A'ch=='e'ch=='E'ch=='i'ch=='I' ch=='o'ch=='O'ch=='u'ch=='0') { isVowel = true; if (isVowel true) printf(%d

debug this question
'r'; Program Total Mark: 02 main() { char ch boo isVowel false; if(chr='a'ch=='A'ch=='e'ch=='E'ch=='i'ch=='I' ch=='o'ch=='O'ch=='u'ch=='0') { isVowel = true; if (isVowel true) printf("%d is a Consonant", ch); else printf("%d is a Vowel", ch); }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
