A.實(shí)現(xiàn)一個接口必須實(shí)現(xiàn)接口的所有方法 B.一個類可以實(shí)現(xiàn)多個接口 C.接口間不能有繼承關(guān)系 D.接口和抽象類是同一回事
A.Statement對象 B.ResultSet對象 C.SQL對象 D.數(shù)據(jù)記錄對象
A.start() B.init() C.stop() D.destroy()