下列是繼承Thread類后得到的子類,請(qǐng)選擇正確的一項(xiàng)()
A.A B.B C.C D.D
A.start() B.init() C.run() D.Runnable()
A.main() B.start() C.run() D.init()