(15年4月;13年4月;12年4月;10年10月真题)1941.年延安整风运动中最主要的任务是()
A.反对主观主义
B.反对宗派主义
C.反对官僚主义
D.反对党八股
正确答案是A
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/863.html
上一篇:The meanings of many words often relate directly to their origins. Such words have_______ motivation.
下一篇:下列程序段的输出结果是()int x=2;do{int x=1;x=!x;printf("%d,",x);}while(--x);