Computer Science, asked by ritik8476, 6 months ago

what will be output
int c=(3>=4)3*43+4
boolean x=(5!=c)? true or false
system.out.println(c);
system.out.println(x);​

Answers

Answered by aryaniscrazy
1

Explanation:

nither true nither false

lol

im joking

sorry

Similar questions