PU1 Practical Programs List
1. Program to swap two variables using third variable.
2. Program to swap two variables without using third variable.
3. Program to find area and circumference of a Circle.
4. Program to convert total days into years, months and days
5. Program to calculate discount.
6. Program to check whether the given year is leap year or not.
7. Program to find the largest of any three numbers.
8. Program to find the smallest of any three numbers.
9. Program to check whether the given character us a upper case letter or lower case letter or a special character.
10. Program to find the number of vowels and consonants in a given string.
11. Program to find the sum of digits of a given number using while.
12. Program to find the factorial of a given number.
13. Program to generate the fibonacci series.
14. Program to find the sum of two matrices.
15. Create sales report using Spreadsheet.
16. Calculate employees salary , tax and create a chart.
17. Generate student marks list using spreadsheet and generate the chart.
18. Calculate budget for the month of a family and generate the chart.
19. HTML Program to display student details using different tags.
Comments
Post a Comment