Posts

Write a program to check if a number is prime or not. and also print all Prime Numbers in given Interval by user.

Write a program to find the factorial of a number provided by the user.

Write a program to check if a number is odd or even.

Write a program to find square root of a number

Write a program to compare three numbers and print the largest one.

Write a program to calculate area of triangle, taking three sides from user.

Write a program to check if a Number is Positive, Negative or zero.