0% found this document useful (0 votes)
3 views2 pages

1st Assignment

The document is an assignment for the B.Tech first-year students at the United Institute of Technology for the subject of PSD. It includes five compulsory tasks requiring students to write algorithms, flowcharts, and C programs for various problems such as checking for palindromes, calculating the sum of digits, reversing a number, converting Celsius to Fahrenheit, and finding the largest of three numbers.

Uploaded by

kushagra dwivedi
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)
3 views2 pages

1st Assignment

The document is an assignment for the B.Tech first-year students at the United Institute of Technology for the subject of PSD. It includes five compulsory tasks requiring students to write algorithms, flowcharts, and C programs for various problems such as checking for palindromes, calculating the sum of digits, reversing a number, converting Celsius to Fahrenheit, and finding the largest of three numbers.

Uploaded by

kushagra dwivedi
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

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.

You might also like