A.內(nèi)聯(lián)函數(shù) B.重載函數(shù) C.遞歸函數(shù) D.嵌套函數(shù)
A.const int * P; B.int*const P; C.const int * const P D.int * P
A.dec B.oct C.hex D.endl