清朝为管理蒙古、回部和藏族事务而新增设的机构是()
A.宣政院
B.宗人府
C.理藩院
D.内务府
正确答案是C
扫描二维码免费使用微信小程序搜题/刷题/查看解析。
版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。
本文链接:https://doc.20230611.cn/post/853812.html
上一篇:Insurance documents should content ______ where claims are to be settled. Unless otherwise specified in the credit, the port of destination is taken as the place for settling claim
下一篇:编写一函数length求字符串的长度,要求在主函数mare中输入字符串,并输出字符串的长度。不能使用strlen库函数。例如:输入string,则输出6。