0% found this document useful (0 votes)
10 views1 page

C

Uploaded by

Aishwarya S R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

C

Uploaded by

Aishwarya S R
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

Write a C program to generate and print first N Fibonacci numbers

2. Write a C program to find GCD and LCM of two integer numbers

3. Write a C program to find biggest of three numbers

4. Write a C program that reverses a given integer number and cheque whether number is

palindrome or not.

5. Write a C program to construct simple calculator using if statement.

6. Write a C program to find whether a given number is prime number or not

7.Write a C program to print largest number with its position in an array

1. Write a C program to generate and print first N Fibonacci numbers

2. Write a C program to find GCD and LCM of two integer numbers

3. Write a C program to find biggest of three numbers

4. Write a C program that reverses a given integer number and cheque whether number is

palindrome or not.

5. Write a C program to construct simple calculator using if statement.

6. Write a C program to find whether a given number is prime number or not

7.Write a C program to print largest number with its position in an array

You might also like