Floating-point literals

Report a typo

What is the output of the following code?

float num = 34F;
System.out.println(num);
Select one option from the list
___

Create a free account to access the full topic