adsense

Hii, welcome to my site. My name is Om prakash kartik. This blog helps you to learn programming languages concepts.
Program in C & C++ to count the number of vowels and consonants in a string Using conditional operator
Program in C & C++ to count the number of vowels and consonants in a string Using if else statement
Program in C and C++ to check a given character is vowel or consonant Using conditional operator.
Program in C & C++ to count the number of vowels and consonants in a string Using switch case.
Program in C++ to find smallest prime number from array Using function