Computer Science, asked by singhaishwarya481, 3 months ago

(ix) lal + b >= lbl + a
II) a + b2 = c2 (viii)
(xi) mn + 2mn - m3 + n3
S= va+b+c?
Q. 5: Unsolved Problems or Programs or Assignments
1. Write a program to initialize 5, 6, 3 to the integer variables a, b and c. Calculate and print the
result of the following expression by making use of mathematical functions:​

Answers

Answered by aryanrana20
0

Answer:

rana bhai iehei eieheoheoehue is the 8AM of the government that re created

Answered by sumithrasumi2215
1

Answer:

public class Number

{

public static void mean()

{

int a =5 ;

int b=6;

int C=3;

int s=a+b+C;

system.out.println (" enter the result of the numbers 3 ,6,5 "+s);

}

}

.

Similar questions