WAP to check whether input alphabet is a vowel or not?
The logic is simple, we know that alphabet has five vowel ( a,e,I,o,u). Vowel={ a,e,I,o,u , A,E,I,O,U } If user enters any character fr...
-->
The logic is simple, we know that alphabet has five vowel ( a,e,I,o,u). Vowel={ a,e,I,o,u , A,E,I,O,U } If user enters any character fr...
C Program (code) #include #include void main() { clrscr(); inta,b; printf("Enter two number which you want to swap : \n"...
C Program (code) #include #include void main() { clrscr(); int i=60;// u can put i=0 printf("----:::ASCII Code:::---- \n...
C Program (code) #include<stdio.h> #include<conio.h> void main() { clrscr(); char ch; printf("program to print asc...
Hi! I am sant choubey and I am a student of IET- DAVV,an Engineer by heart, pro web developer by techniq, Researcher by intrest and Laffpass by blood.Actually I Always Think about to Writing What I Think on Any Matter like Political, Technical Issues etc. And This Is The Best Platform To Write Anything On Any Issues.Here I am Also Trying To give Some basic concept about different programming languages like c,c++.java,php etc. as well as Different Computer Science Subjects.. My passion is to help people and aware them about their career, socially & political right to make them whatever they want to become.I Hope It Will Helpful For engineering Students. Thanks for visiting!!
http://ieeexplore.ieee.org/document/7375511/