领导的主要任务是()
A.组织
B.计划
C.决策
D.协调
正确答案是C
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/512111.html
上一篇:In ( ),Robert Frost compares life to a journey, and he is doubtful whether he will regret his choice or not when he is old, because the choice has made all the difference.
下一篇:下列选项中,能正确加入如下Java代码段的Test类中,并成为cal()的重载方法的是public class Test{public void cal(int x, int y, int z){}//在此处添加cal()的重载方法}