Computer Science, asked by atharvanirmal77, 8 months ago

help it's urgent 12hsc It can anyone tell me the codes​

Attachments:

Answers

Answered by gyadav30122000
1

Explanation:

If O Sxs 2t, then find the number of solutions of the equation sin 2x =

cos 3xIf O Sxs 2t, then find the number of solutions of the equation sin 2x =

cos 3xIf O Sxs 2t, then find the number of solutions of the equation sin 2x =

cos 3x

int g (int x, int y) {

switch(x - y) {

case 0:

return x;

case 4:

y = y + 1;

break;

case 7:

x = x - 1;

case 9:

return x*y;

case 3:

y = x + 9;

default:

return y - x;

}

return y;

}

what does g(9,5) evaluate to..m

Answered by ms6717352
1

Answer:

my question is half in which u have answered plz solve its another part I have posted

Similar questions