(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
1
Answer:
- int r,a=50,b=10 is the answer of this question
Explanation:
I hope you like this answer
Answered by
0
Answer:
in which disease bones get deformed.
Similar questions
Math,
3 months ago
Computer Science,
3 months ago
Music,
6 months ago
Geography,
6 months ago
English,
10 months ago
Physics,
10 months ago
Social Sciences,
10 months ago