اذهب إلى المحتوى

مصعب عبد الكريم

الأعضاء
  • المساهمات

    3
  • تاريخ الانضمام

  • تاريخ آخر زيارة

أجوبة بواسطة مصعب عبد الكريم

  1. أرجو حل هذه المسائل الاتيه :

    1- write a C program that allow user to enter the value of base and height of triangle and then calculate the area of triangle by the following equation:

    area = 0.5*base*height

    and then that print the area?

     

    2-write a C program that allow user to enter the radius of circle then calculate and print the area of circle by using the equation:

     area=PI*raduis2 , where PI constant and its value=3.14

    وشكرآ

    • أعجبني 2
×
×
  • أضف...