A.class B.inherits C.sub D.function
A.使用return B.給函數(shù)參數(shù)賦值 C.函數(shù)名賦值給變量 D.均不可以
A.傳值方式 B.傳址方式 C.兩者均可 D.均不可以