4-write a C program that allow the user to read the temperature in Fahrenheit degree (f), and then convert it Celsius degree (c) using the following equation:
c=5/9(f-32)
after that print the degree before and after conversion
5-write a C program that allow the user to enter character and print the ASCII code of character
السؤال
مصعب عبد الكريم
مسأله أخرى
4-write a C program that allow the user to read the temperature in Fahrenheit degree (f), and then convert it Celsius degree (c) using the following equation:
c=5/9(f-32)
after that print the degree before and after conversion
5-write a C program that allow the user to enter character and print the ASCII code of character
2 أجوبة على هذا السؤال
Recommended Posts
انضم إلى النقاش
يمكنك أن تنشر الآن وتسجل لاحقًا. إذا كان لديك حساب، فسجل الدخول الآن لتنشر باسم حسابك.