题目内容

1.I was glad to learn that my friend Linda stoodin the beauty contest (选美比赛).2.According to the text, Li Na seems to be happy both on andthe court.3.As the player hurt his arm, he had to dropof the game.4.She couldn’t help lettingthat it was her brother who broke the window.5.We next made our waythe hospital with the help of a policeman.6.Her coach noticed that she played badminton more a tennis player.7.The “Golden Flowers” refers to a generation of Chinese women tennis playersLi Na, Zheng Jie, Yan Zi, and Peng Shuai.8.Jiang Shan, Li Na’s husband, talked herreturning to the sport.

查看答案
更多问题

新闻法是指由国家立法机关制定的管理新闻业的法律。

A. 对
B. 错

就性质而言,世界各国的新闻法律制度大体上可以分为两种:()。

A. 专门的新闻法
B. 部门法规
C. 包含在相关法律体系中
D. 行业法规

在以下哪种情况下,线程进入就绪状态?

A. 线程调用了sleep(long millis)方法
B. 线程调用了join()方法
C. 线程调用了yield()方法
D. 线程调用了notify()方法

对于线程的生命周期,下面四种说法正确的有哪些?

A. 调用了线程的start()方法,该线程就进入运行状态
B. 线程的run()方法运行结束或被未catch的InterruptedException等异常终结,那么该线程进入死亡状态
C. 线程进入死亡状态,但是该线程对象仍然是一个Thread对象,在没有被垃圾回收器回收之前仍可以像引用其它对象一样引用它
D. 线程进入死亡状态后,调用它的start()方法仍然可以重新启动

答案查题题库