Example & Tutorial understanding programming in easy ways.

Write a program to swap two variable without use third variable.

Read More →

Write a program to Print ASCII value of any character in C language.

Read More →

Write a program to show the char by using the ASCII value.

Read More →

Write a program to find the factorial of the number.

Read More →

Factorial by the recursion in C language ?

Read More →

Write a program to check number is prime or not

Read More →

Write a program to check given char is alphabet or not.

Read More →

Write a program to check alphabet is in lower case or not?

Read More →

Write a program to check alphabet is in UPPER case or not

Read More →

Write a program to print "HelLo world" without using the semicolon.

Read More →

Write a program to change the upper case letter to lower case letter

Read More →

Write a program to convert the lower case alphabet to upper case alphabet

Read More →

Write a program to find the maximum of two number without using the if statement

Read More →

Check maximum between two number using loop.

Read More →

Check palindrome string in C language

Read More →

Check calindrome string in C language

Read More →

What is the explanation for modular programming?

Read More →

Generate random number in between 0 to 10 in C langauge

Read More →

Write a program to print the following : 1 12 123 1234 12345

Read More →

Write a program to display the Fibonacci series

Read More →

Write a program to find the LCM of the two number

Read More →

Write a program to find the HCF of two number

Read More →

Write a program to make the pascal triangle

Read More →

Write a program to print the star triangle

Read More →

Write a program to convert the decimal number to its binary equivalent

Read More →

Write a program to convert the decimal number to its octal equivalent

Read More →

Write a program to titled the given string

Read More →

print first 10 prime number

Read More →

Write a program to count the sexy prime in between the two number range.

Read More →
Search
Categories