answer in java
int p=5;
system.out.print("hello ");
int r=(p<6)?5:6;
system.out.print(r)
Answers
Answered by
0
Answer:
hello
6
The output will be like this
Similar questions
Geography,
2 months ago
Political Science,
2 months ago
Geography,
5 months ago
Math,
11 months ago
English,
11 months ago