A.BorderLayout B.FlowLayout C.CardLayout D.GridLayout
A.ArithmeticException B.NullPointerException C.ArrayIndexOutOfBoundsException D.NumberFormatException
A.擴(kuò)展JApplet和Thread B.擴(kuò)展JApplet和重設(shè)Thread類(lèi)的run()方法。 C.擴(kuò)展JApplet和實(shí)現(xiàn)Runnable。 D.擴(kuò)展JApplet和創(chuàng)建Thread類(lèi)的實(shí)例。