Computer Science, asked by gangapoudel315, 4 months ago

(c) What is the output of the following program:

class second

{

static void check()

{
int r,a=50,b=10;

r=(a>45)?a:b;

System.out.print(r);

}

}​

Answers

Answered by Anujkumarsingh6334
1

Answer:

  • int r,a=50,b=10 is the answer of this question

Explanation:

I hope you like this answer

Answered by esmaelkhan9313
0

Answer:

in which disease bones get deformed.

Similar questions