السلام عليكم
ارجو منكم مساعدتي إذا تكدرون
اني علوم حسبات
وعدنه مادة برمجة مهيكلة ندرس بيها لغة سي
واطونا اسئلة بصراحة ماعرفت احلها فإذا تكدرون تساعدوني رجاءا
Q1\Write a C program to enter an integer number and check if the number equal(1) then write ("pass") and if equal(0) then write ("not pass")and if equal (2) then write ("try again
Q2\Write a C program to enter a salary then check if the salary is larger equal to (1500) then compute da=10% of salary and hr=90% of salary and if less than (1500) then da=s/500 and hr=98%
?then compute the total salary T=s+da+hr