type p * int func(p) f( ){}这种方法的声明是正确的。

type p * int func(p) f( ){}这种方法的声明是正确的。

A.正确

B.错误

正确答案是A