Ever program save in his ctagray
Pages
Home
c and c++ books
other books
c++ programms
c & java video toturials
c++ programms
facebook & other videos tips
c interview questions
Thursday, 6 March 2014
cheak whether input alphabet is a vowel or not
programming in c: 4: cheak whether input alphabet is a vowel or not
: #include<stdio.h> int main() { char ch; printf("Enter a character \n"); scanf("%c",&ch); if(ch=='a&#...
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment