I AM IN DANGER OF CAPSIZING.的中文意思是:我船有碰撞危险。
Which of the following is closest in meaning with the sentence: "I am feeling black"?A. I am sad.B. I am feeling well.C. I am dirty.D. I am very tired.
点击查看答案
请分析下列程序。 int main() { printf("This is in main program"); if(fork()==0) printf("I am in child process"); else printf("I am in parent process");} 程序正确运行后结果是A.This is in main program I am in child process I am in parent processB.This is in main program I am in child processC.This is in main program I am in parent processD.This is in main program I am in child process This is in main program I am in parent process
4.—Are you her uncle?—_________A.I’m notB. Yes, I am notC. No, I amD. No, I am not
我是一名水手,在船上干二水。A.I am a sailor. I work as an OS on boardB.I am an AB I work as a sailor.C.I am a sailor. I work as a quartermaster.D.I am an AB I work as an oiler.
下列程序的输出结果为( )。 public class Reentrant { public synchronized void a() { b(); System.out.println("here I am,in a()"); } public synchronized void b() { System.out.println("here I am,in b()"); } public static void main(String args[]) { Reentrant r=new Reentrant(); r.a(); } }A.here I am,in a()/here I am,in b()B.here I am,in b()/here I am,in a()C.here I am,in a()D.here I am,in b()
下列程序的输出结果为( )。 public class Reentrant { public synchronized void a() { b(); System.out.println("here I am, in a()"); } public synchronized void b() { System.out.println("here I am, in b()"); } public static void main(String args[ ]) { Reentrant r=new Reentrant(); r.a(); } }A.here I am, in a()/here I am, in b()B.hereI am, in b()/here I am, in a()C.here I am, in a()D.here I am, in b()
I have steerage way. It is said that ______.A.I am underwayB.I am out of controlC.I am not making way through the waterD.I have the amount of movement forward which the ship needs to be steered properly