【简答题】根据句意及首字母填空。 1. He likes singing. So he is going to be a p______ singer. 2. What are you going to be when you g______ up? 3. I get a p______ job in the restaurant. 4. Our school is going to h______ a...
【简答题】1(2) 分析并写出下列程序的运行结果。 #include main() { int x=32,y=81,p,q; p=x++; q=--y; printf("%d %d\n",p,q); printf("%d %d\n",x,y); }_______1________
【简答题】利用 print() 及格式化输出 右边田字格图形 。 + - - - - + - - - - + | | | | | | | | | | | | | | | + - - - - + - - - - + | | ...
【简答题】1 (1)分析并写出下列程序的运行结果。 #include main() { int a=12,b=3; float x=18.5,y=4.6; printf("%f\n",(float)(a*b)/2); printf("%f\n",(int)x%(int)y); }____1_____
【单选题】There ______ a talk about science in our school next week. [ ]
【简答题】根据首字母,在下面对话的空白处填入适当的单词,使对话的意思完整、通顺,每空填写一词。 A: Hi, Mons! I'm going to have a birthday p 1 . I want to have it on Saturday e 2 . Can you come? B: Oh, I'm going to v 3 my grandfather on Saturday. A: Wha...