Register is a term widely used in sociolinguistics to refer to varieties according to use.()
第1题:
第2题:
第3题:
执行下列语句之后,正确的是() float m=100, n=200; float &refer_m=m, &refer_n=n;
A.&refer_m=n;
B.*refer_m=*refer_n;
C.refer_m=refer_n;
D.&refer_m=&refer_n;
第4题:
第5题:
sociolinguistics
Sociolinguistics is the study of language in relation to social factors, that is, social class, educational level and type of education, age, sex, ethic origin, etc.
略
第6题:
3、执行下列语句之后,正确的是() float m=100, n=200; float &refer_m=m, &refer_n=n;
A.&refer_m=n;
B.*refer_m=*refer_n;
C.refer_m=refer_n;
D.&refer_m=&refer_n;