可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Which method in the&


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);
参考答案
参考解析:
分类:SCJP程序员认证考试题库