公共关系信息采集中的环境信息包括政策立法信息。()
查看答案
下列程序的输出结果是【 】
include<iOStream>
using namespace std;
template <typename T>
T total (T*datA)
{
T s=0;
while(*datA)
{
s+=*data++;
}
return s;
}
int main()
{
int x[]={2,4,6,8,0,12,14,16,18};
cout<<total(x)<<end1;
return 0;
}
公共关系策划就是公关人员根据组织形象的现状和目标要求,分析现有条件,谋划、设计最佳行动方案的过程。()