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

C#program

The document provides instructions for three programming tasks: 1) A program to check if month times day equals year for a given date. 2) A program to convert money. 3) A program to convert between Fahrenheit and Celsius temperatures.

Uploaded by

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

C#program

The document provides instructions for three programming tasks: 1) A program to check if month times day equals year for a given date. 2) A program to convert money. 3) A program to convert between Fahrenheit and Celsius temperatures.

Uploaded by

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

a)WAP in C# that ask the user to enter a month, a day and a two digit year.

The
program should then determine whether the month times a day is equal to the year.
If so, it should display the message saying the date is magic. Otherwise not a
magic.
b) Write a Program to perform Money Conversion.

c) To convert temperature from Fahrenheit to Celsius or vice versa.


manju ahuja5:04 PM
C) use combobox
b) combobox
c) use radiobutton

You might also like