既反映一个人的精神世界,也揭示他的个性的情感,即是()情感。
A.重要
B.高级
C.自然
D.社会
正确答案是B
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/1171289.html
上一篇:#include<iostream.h> class Student{ int x=0, y=0; public: Student(){ x=1; y=1; } Student(int a,int b){ x=a; y=b; } void get(){ cout<<x<<" "<<y<<endl; } } ; <
#include<iostream.h> class Student{ int x=0, y=0; public: Student(){ x=1; y=1; } Student(int a,int b){ x=a; y=b; } void get(){ cout<<x<<" "<<y<<endl; } } ; <
下一篇:推论统计是一门通过样本的统计值来估计( ) 的学问。