Which method in the Thread class is used to create and launch a new thread of execution?()
- A、 Run();
- B、 Start();
- C、 Execute();
- D、 Run(Runnable r);
- E、 Start(Runnable r);
- F、 Execute(Thread t);
正确答案:B
答案解析:有

微信扫一扫手机做题