Computer Science, asked by kapilkashyap6575, 4 months ago

Give outputs:

char C;

int a=101;

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

System.out.println(C);

Explain also

Answers

Answered by Dracula73
0

Answer:

What a question????????!!!!!!!!

Similar questions