United institute of Technology
Assignment-01
Subject:PSD
Course:[Link](1ST YEAR)
NOTE: ALL QUESTION ARE COMPULSORY:
1) Write an algorithm, flowchart, and C program to check
whether a number is palindrome.
2) Write an algorithm, flowchart, and C program to calculate
the sum of digits of a number.
3) Write an algorithm, flowchart, and C program to reverse a
number.
4) Write an algorithm, flowchart, and C program to convert
Celsius to Fahrenheit.
5) Write an algorithm, flowchart, and C program to find the
largest of three numbers.