A.sleep(1.5) B.sleep(1500) C.suspend(1.5) D.suspend(1500)
A.init() B.start() C.run() D.sleep()
A.Thread B.Runnable C.Applet D.Frame