Learn more in the app.
View in app
Test on if - Java Quiz Question
What will be the output of the following program?
A
true, false, false
B
true, false, true
C
true, true, true
D
false, false, false
E
Compilation Error or Runtime Error