Hi, welcome to my website Programming.OM. My name is Om prakash kartik. This blog helps you to learn programming languages concepts and technique.
program in c to print pattern sum # include < stdio.h > # include < conio.h &…
program in c to check a number is odd or even using function with enumeration # includ…
Program in C to check a number is Palindrome or not using Function # include < std…
Program in C++ to swap two numbers using Bitwise operator # include < iostream >…
program in c to check a number is prime or not using function # include < stdio.…