2012 থেকে পোস্টগুলি দেখানো হচ্ছে

Sum the Series

Write a C program to Calculate the below Series. The Value of x and n must take from input ter…

Perfect Number

1. Write a C program to Print 1st 30 Perfect numbers starting from 0 main() { long  i, sum…

Reverse an Integer Number

1. Write a C program to reverse an Integer number. After print the output, make the sum of all…

Palindrom

1 . Write a C program to check a Given Number, Whether  is it Palindrome or Not ? Sample Inp…

Manipulate Series

1. Write a C program to print a Series of Integer Numbers,which is divisible by 3 from a given…

Strange Number

1. Write a C program to Print the Strange Numbers Between 1 and 100000. main() { int a, b,…

Prime Number Manipulation

1. Write a C program to calculate the SUM and COUNT of Primes from a given range of numbers. F…

Arithmatic Operation

Write and run a program that reads a six digit integer and prints the sum of its six digits. Us…

Conditional Expression

Write and run a program that reads two integers and then uses the conditional expression operat…

Comparison Operator

Write and run a program that reads the users age and then prints "You are a Child" if…

Array programming

Write a C Program to fill up an Integer Array. The leng…

কোনো ফলাফল পাওয়া যায়নি