皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
担任某期货公司业务主管,对自己与公司客户及公司领导之间的关系有如下认识,其中,正确的是( )。
A.
为和其他公司争夺客户,可许诺投资者较低的手续费标准,甚至低于行业自律标准,但绝不能低于经营成本
B.
本单位管理人员发出违法违规指令的,应当予以抵制,并按程序向人员或者董事会报告
C.
客户有不合理的要求时,不能迎合,不能为客户利益而损害所在机构的合法利益
D.
如果发现客户有不诚信、违法违规的行为时,应当及时向期货公司报告,并注意防范投资者的信用风险
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】以下程序运行时的输出结果是_______ #include void main() { int i,j=4; for (i=j;i<=2*j;i++); switch(i/j) { case 0: case 1: printf("**")break; case 2: printf("#"); } }
【单选题】The Hydrogen Economy It seems that every day there is a new announcement in the news about automobiles powered by fuel cells. The promises are great, since fuel cells have the potential to very quickl...
A.
Y
B.
N
C.
NG
【单选题】教师通过口头语言系统、连贯地向学生传授知识的教学方法是______.
A.
讲授法
B.
谈话法
C.
讨论法
D.
演示法
【单选题】下列不属于喀斯特地貌的是()
A.
石芽
B.
峰林
C.
溶洞
D.
羊背石
【简答题】以下程序运行时的输出结果是_______ #include void main() { int i=5; do { switch(i%2) { case 4: i--; break; case 6: i--; break; } i--; i--; printf("%d',i); } while(i>0); }
【简答题】以下程序运行时的输出结果是______________ float fun(int x,int y) { return (x+y);} void main() { int a=2,b=5,c=8; printf("%3.0f\n",fun(int)fun(a+c,b),a-c)); }
【单选题】水平角的取值范围是
A.
0-360度
B.
0-180度
C.
-90到+90度
D.
0-90度
【单选题】Why did Elizabeth find the first two dances humiliating?
A.
Because Mr. Collins often moved the wrong way.
B.
Because she didn't like dancing.
C.
Because no one asked her to dance.
【简答题】增色效应与减色效应
【单选题】It seems like every time we (), things are going up, especially fuel and supplies.
A.
turn around
B.
turn aside
C.
turn away
D.
turn out
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题