A.Linux B.Mac OS C.Windows D.DOS
A.notify B.valueOf C.toString D.wait
A.利用一個(gè)繼承自接口的類來實(shí)現(xiàn) B.利用類來實(shí)現(xiàn),在類定義部分用"implements"關(guān)鍵字表示這個(gè)類所實(shí)現(xiàn)的接口 C.利用與接口同名的類來實(shí)現(xiàn) D.利用一系列全局函數(shù)來實(shí)現(xiàn)