题目内容

Read the correspondence on Evelyn’s desk and answer these questions阅读EVELYN办公桌上的信件,并回答以下几个问题 (书本第12页中的4份文件分别是: memo, email, letter, post-it note)1) Is it all related to her work, yes or no?2) Which is formal? What is it about the content and language which tells you this?3) Which is ‘internal communication’?4) Find abbreviations which mean the following?- telephone number- as soon as possible- at- Subject (or) With reference to

查看答案
更多问题

Listen to four people starting conversations. In each conversation decide where the speakers are making contact.[音频]Conversation 1:__________ A. At a conferenceConversation 2:__________ B. Over dinnerConversation 3:__________ C. In someone’s officeConversation 4:__________ D. On a training course

课堂练习 2结合上下文,给下列词组中下划线的单词匹配合适的中文翻译。

课堂练习 1Match the following English phrases with their Chinese translations.

下列程序的输出结果是______。#include "stdio.h"void main(){ int i,a=0,b=0;for(i=1;i<10;i++){ if(i%2==0) {a++; continue;}b++;}printf("a=%d,b=%d",a,b); }

A. a=4,b=4
B. a=4,b=5
C. a=5,b=4
D. a=5,b=5

答案查题题库