A.class B.inherits C.sub D.function
A.使用return B.给函数参数赋值 C.函数名赋值给变量 D.均不可以
A.传值方式 B.传址方式 C.两者均可 D.均不可以