Which one of the following statements about function return type is wrong?
A、Function return type can be int.;
B、Function return type can be array.;
C、Function return type can be char.;
D、Function return type can be void.
发布时间:2025-03-19 23:55:26