Write a program to evaluate the following
expressions :
w = a / s(s - a);
x= wa;
t = x/s-a
Answers
Answered by
1
Answer:
The program is done for you
Attachments:
Similar questions