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

Journal Programs

Journal programs

Uploaded by

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

Journal Programs

Journal programs

Uploaded by

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

C Programming Practical Journal Programs

1. Write a C program to greet the user with proper message.


2. Write a C program to accept two integers from the user and swap their values.
3. Write a C program to accept age from the user and print whether the user is
eligible to vote in Bharat or not?
4. Write a C program to accept marks of three subjects from the user. Calculate and
print total marks and percentage scored by the user.
5. Write a program that converts Centigrade to Fahrenheit.
6. Write a C program that takes hours and minutes as input, and calculates the total
number of minutes.
7. Write a C program to check whether the given number is a palindrome number or
not?
8. Write a C program to find Fibonacci series up to given term.
9. Write a C program to calculate and print factorial of a given number.
10. Write a C program to accept N elements of an array. Store ODD elements and
EVEN elements in different arrays and print both the arrays.

Journal Dates:
Program No. Date for Batch – 1 Date for Batch – 2

1 11-11-2024 13-11-2024

2 11-11-2024 13-11-2024

3 12-11-2024 14-11-2024

4 18-11-2024 20-11-2024

5 19-11-2024 21-11-2024

6 25-11-2024 27-11-2024

7 09-12-2024 11-12-2024

8 23-12-2024 12-12-2024

9 24-12-2024 26-12-2024

10 30-12-2024 02-01-2025

You might also like