Computer Science, asked by khushdeepk705, 4 months ago

Predict the output of the following
2 points
code *
int a = 50,b=30;
int total = ((a>10) || (b<10)? 85:45);
System.out.println(total);​

Answers

Answered by 375abhi
1

Answer:

hii good qustion

Explanation:

bye have a nice day

Similar questions