Learn more in the app.
View in app
Finite Infinite - Java Quiz Question
What will be the output of the following program?
A
Infinity # Infinity # true # Infinity # Infinity # Ex
B
Infinity # -Infinity # false # Ex
C
Infinity # -Infinity # false # Infinity # -Infinity # Ex
D
Compilation Error