Page 1 of 1

About Question enthuware.ocpjp.v21.2.3458 :

Posted: Sun Mar 30, 2025 5:55 am
by pablin13
Good morning,

In the explanation, there is a typo:

Code: Select all

Instance methods: Foat.isInfinite() and Double.isInfinite().
When it should be:

Code: Select all

Instance methods: Float.isInfinite() and Double.isInfinite().
Regards,
Pablo.