A、you didn't
B、you can't
C、you won’t
D、you wouldn't
第1题:
I, my, will, true, come, hope, dream
__________________________________________________________________________.
第2题:
设有定义inti=123;longj=456;下面赋值不正确的语句是()
A.j=i;
B.j=(long)i;
C.i=(int)j;
D.i=j;
第3题:
A.Can’t complain
B.Take care
C.Relax yourself
D.Never mind
第4题:
第5题:
If any beasts comes at you, I()stay with you and help you.
A、am going to
B、will
C、can
第6题:
— Jane, I’m coming to say good-bye. I’m leaving tomorrow.\n— _______
A.I’m sorry.
B.Oh, no. Why?
C.Go slowly.
D.Why soon? Can’t you stay a few days longer?
第7题:
A.(i==1)
B.(i==d)
C.(d==1)
D.(i.equals(d))
E.(d.equals(i))
F.(i.equals(42)
第8题:
Using "I" or "My' instead of "most people" or "our group" ______ message credibility.
A decreases
B increases
C has no effect on
D distorts
E A and B
第9题:
设有定义int i=123;long j=456;,下列赋值不正确的是
A.j=i;
B.j=(long)i;
C.i=(int)j;
D.i=j;
第10题:
设有定义 int i=123; long j=456; 下面赋值不正确的语句是
A.j=i;
B.j=(long)i;
C.i=(int)j;
D.i=j;