Geography, asked by nikhilanuj29, 5 months ago

Give outputs:

char C;

int a=101;

C = (a>100) ? ‘A’: ‘B’;

System.out.println(C);​

Answers

Answered by harebalaji005
0

answer :

the answer is 'A'

Similar questions
Biology, 2 months ago