System.out.println(sum(10.5f,20)); I forgot that knowledge point, why can int go directly to float
Small numbers can be directly converted into large ones, implicit conversion, such as 1 on a three-digit display, can be replaced by 001
Small numbers can be directly converted into large ones, implicit conversion, such as 1 on a three-digit display, can be replaced by 001