Which method must be defined by a class implementing the java.lang.Runnable interface? ()
- A、 void run()
- B、 public void run()
- C、 public void start()
- D、 void run(int priority)
- E、 public void run(int priority)
- F、 public void start(int priority)
正确答案:B
答案解析:有
微信扫一扫手机做题