= 5, b = 1, x = 10, and y = 5, create a program that
outputs the result of the formula f = (a – b) (x – y) using
a signal printf () function.



= 5, b = 1, x = 10, and y = 5, create a program that outputs the result of the formula f = (a – ..

Answer / Mansi Sonkar

Here's an example C program that calculates and prints the value of f using the provided values for a, b, x, and y:

```c
#include <stdio.h>

int main() {
int a = 5;
int b = 1;
int x = 10;
int y = 5;
int f = (a - b) * (x - y);
printf("The value of f is: %d", f);
return 0;
}
```

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Everything Else AllOther Interview Questions

who is current supreme court jedge

1 Answers  


The Indian National Army (I.N.A.) came into existence in 1943 in?

3 Answers  


Hi, I have passed the SBI SO written exam for the post Ass.Manager(Systems) . Could anyone help me with the interview type and questions? Thanks bjdas1987@gmail.com

1 Answers   State Bank Of India SBI,


Why our fingers are not in equal length?

1 Answers   Shore Infotech,


hi to all.I completed my MCA.but i have percentage problem.but i got a job in google on gis project.it not a software job.it just some core work.so how can i develop my carrier in the in the same field,and what all i should learn to have a better growth in my field.please help me on this.please send your valuable suggestion so that i can build my carrier.thank you.

0 Answers  


4.how do you plan to acheive these goals?

0 Answers   British Airways,


why human resourse?

0 Answers  


AFOTIGWIYUNOR kindly arrange in three words

1 Answers  


when will the joining of candidates who selected in Royal bank of scotland whose interview held on 14 october 2008 in gurgaon

0 Answers   Royal Bank Of Scotland,


can i know the answer for the simple question "Tell me about Yourself!".Anyone please reply me.

1 Answers  


What does competitive analysis mean to you and what techniques do you use?

1 Answers  


Hi !!! Iam Palvannan. I am 28 yrs old married. I am working as a senior Merchandiser in apparel export industry. I have done Post diploma in textile technology - 4 1/2 yrs after my 10th std.I have got about 8 yrs of exp in this field. But i found the industry is narrowing down & i really feel to change my career to software testing as it is booming very rapidly. I need a serious help in changing my career. I was enouraged by some group & was threatened by some. Please help me to sort this.

0 Answers  


Categories