首页
题库
网课
在线模考
桌面端
登录
搜标题
搜题干
搜选项
0
/ 200字
搜索
判断题
Sociolinguistics is the study of language in relation to society, whereas the sociology of language is the study of society in relation to language.
答案:
正确
点击查看答案解析
在线练习
手机看题
你可能感兴趣的试题
单项选择题
sensor
A、传感器
B、传动器
C、减震柱
D、分动箱
点击查看答案解析
手机看题
单项选择题
若已建立下面的链表结构,指针p、q分别指向图中所示结点,则不能将q所指的结点插入到链表末尾的一组语句是
A. p = (*p).next;
(*q).next = (*p).next;
(*p).next = q;
B. p = p->next;
q->next = p->next;
p->next = q;
C. p = p->next;
q->next = p;
p->next = q;
D. q->next = NULL;
p = p->next;
p->next = q;
点击查看答案解析
手机看题
微信扫码免费搜题