A.字符 B.語句 C.函數(shù) D.源程序文件
A.帶參構造函數(shù) B.無參構造函數(shù) C.拷貝構造函數(shù) D.賦值重載函數(shù)
A.pb=b B.pb=&b[0] C.ph=newint D.pb=b[5]