Which of the following is least likely to be used in explaining to a team member why you consider his/her performance substandard?A Project office memoB counseling sessionC project team meetingD formal letterE individual conversation
Which of the following is least likely to be used in explaining to a team member why you consider his/her performance substandard?
A Project office memo
B counseling session
C project team meeting
D formal letter
E individual conversation
相关考题:
The more seriously this is sought,______(likely)positive attitudes towards leisure as well as academic work will be encouraged.
You’re going to have a quiz ( )by another two in the ( )month. A. followed,followedB. followed,followingC. following,followedD. following,following
使用VC6打开考生文件夹下的工程test14_1,此工程包含一个源程序文件test14_1.cpp,但该程序运行有问题,请改正程序中的错误,使该程序的输出结果如下:member1=5member2=5member1=7member2=9源程序文件test14_1.cpp清单如下:include<iostream.h>class My Class{/************** found *****************friend void setMember(MyClass myObj,char meml){myObj.member1=mem1;myObj.member2=mem1;cout<<"member1="<<myObi.member1<<" member2="<<myObj.member2<<endl;}/************** found ***************/void setMember(MyClass myObj,char mem1,char mem2){myObj.member1=mem1;myObj.member2=mem2;cout<<"member1:"<<myObj.member1<<"member2="<<myObj.member2<<endl;}private:char member1;char member2;};void main(){MyClass theObj;/************** found ****************/theObj.setMember(theObj,'5');theObj.setMember(theObj,'7','9');}
使用VC6打开考生文件夹下的工程proj1。此工程包含一个源程序文件mainl.cpp,但该程序运行有问题。请改正主函数中的错误,使程序的输出结果是:member = 0member = 5member = 10源程序文件 mainl.cpp 清单如下://mainl.cppinclude <iostream>using namespace std;class MyClass{public:MyClass(int i){member=i;}void SetMember(int m){member=m;}int GetMember()const{return member;}void Print() const{cout<<"member="<<member<<end1;}private:int member;};int main(){/***************found***********/MyClass obj1;obj1. Print();MyClass obj2(3);/***************found***********/obj1.member = 5;/***************found***********/MyClass. SetMember(10);obj1. Print();obj2. Print();return 0;}
共用题干第三篇Saving MoneyWhere you save your money often depends on what you are saving for. If you are saving to buy a dictionary or to go to a concert,then probably keep your money somewhere in your room.If you are saving for a big purchase like a mountain bike or a school trip,where would you save your money?One place to save money is the bank.Putting your money in a savings account will help your money earn more money. If you put your money in a piggy bank(猪形储蓄罐), one year later you'll still have the same amount of money you put in?If you put your money in a savings account,one year later,you'll have more money than you put in.Why?When you keep your money in a bank,your money earns interest.Interest is the amount of money a bank pays you to use your money.The bank uses your money(and the money of other people,too)to loan money to people and businesses.The bank will send you a statement several times a year. A bank statement tells you how much money there is in your account. It also tells you how much interest you have earned.If you leave your money in the bank,you can watch it grow!Another way you can save money is to buy a certificate of deposit or CD.If you have some money that you don't need to use for a long time,this is a good way to make your money grow. You can buy a CD at a bank.You agree not to use the money for a certain period of time.That period might be from six months to five years.You can't touch your money during that time.If you do,you must pay a penalty,or fee.Since the bank is using your money for that time period,it will pay you interest.You will earn more interest with a CD than in a savings account. Can you guess why?It's because you promise to leave your money in the bank for a certain period of time.Banks pay different rates of interest.So, you may want to compare rates in newspaper ads before buying a CD.The word"touch"in Paragraph 7 could be best replaced by_______.A:deposit B:borrow C:use D:cash