【单选题】
A The program has compile errors because the variable radius is not initialized
B The program has a compile error because a constant PI is defined inside a method
C The program has no compile errors but will get a runtime error because radius is not initialized
D The program compiles and runs fine
查看更多