📄 shownews7.htm
字号:
<P><FONT size=2>47. 行政领导者的主要职能有( )。<BR> A. 知人善任<BR> B. 科学决策<BR> C. 解释政策<BR> D. 执行决策</FONT></P>
<P><FONT size=2>48. 我国公务员非领导职务序列中新增设的四个职务是( )。<BR> A. 研究员、副研究员<BR> B. 巡视员、助理巡视员<BR> C. 调研员、助理调研员<BR> D. 主任科员、副主任科员</FONT></P>
<P><FONT size=2>49. 下列机构中,( )属于行政决策监督系统。<BR> A. 统计机关<BR> B. 国务院研究室<BR> C. 全国人大常务委员会<BR> D. 中央人民政府</FONT></P>
<P><FONT size=2>50. 我国行政系统的外部监督是( )。<BR> A. 立法监督<BR> B. 司法监督<BR> C. 审计监督<BR> D. 社会与舆论监督</FONT></P>
<P><BR><FONT size=2>######## 综合测试参考答案 ########</FONT></P>
<P><FONT size=2>一、单项选择题(共50题,每题1分):<BR>1. D 2. D 3. A 4. C 5. B <BR>6. C 7. B 8. B 9. D 10.A <BR>11.D 12.D 13.A 14.C 15.A <BR>16.B 17.C 18.D 19.B 20.D <BR>21.C 22.B 23.D 24.B 25.D <BR>26.B 27.C 28.D 29.D 30.A <BR>31.B 32.A 33.C 34.A 35.C <BR>36.B 37.C 38.C 39.C 40.D <BR>41.D 42.A 43.B 44.D 45.B <BR>46.C 47.D 48.D 49.D 50.C </FONT></P>
<P><FONT size=2>二、多项选择题(共50题,每题1分):<BR>1. ABCD 2. ABC 3. CD 4. ABCD 5. ACD <BR>6. ABC 7. ABCD 8. ABC 9. AC 10.BCD <BR>11.ABCD 12.ABCD 13.BC 14.BCD 15.ABCD <BR>16.AB 17.ABCD 18.BCD 19.BCD 20.ABD <BR>21.ABC 22.AC 23.AC 24.ABD 25.AD <BR>26.ABCD 27.ABCD 28.AC 29.ABC 30.ABCD <BR>31.ABC 32.ABC 33.ABCD 34.ABCD 35.ABD <BR>36.ABCD 37.ABCD 38.ABD 39.ABCD 40.ACD <BR>41.ABCD 42.ABCD 43.ABD 44.BCD 45.ACD <BR>46.ABCD 47.AB 48.BC 49.ACD 50.ABD <BR></FONT></P>
</td>
</tr>
</table>
</td>
</tr>
<tr align="right">
<td colspan="2">
<p> </p>
<p>资料录入员:badgirl (共计 240 篇) <br>
<br>
</p>
</td>
</tr>
<tr>
<td colspan="2"> </td>
</tr>
<tr>
<td colspan="2">
<table border='0' cellspacing='0' cellpadding='0' width='100%' align='center'bgcolor='efefef'><tr><TD background="images/hline.gif" HEIGHT="1"></TD></tr><tr><td width='100%' bgcolor='efefef' height='18' class=maintitle> 相关信息:公共知识</td></tr><tr><TD background="images/hline.gif" HEIGHT="1"></TD></tr><tr><td bgcolor='ffffff'><table width='100%' border='0' cellspacing='5' cellpadding='0' style="TABLE-LAYOUT: fixed"><tr><td style="WORD-WRAP: break-word">· <a class='MainContentS' href='shownews.asp?newsid=214' title='' target='_blank'>公共知识综合测试卷10</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=213' title='' target='_blank'>公共知识综合测试卷09</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=212' title='' target='_blank'>公共知识综合测试卷08</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=211' title='' target='_blank'>公共知识综合测试卷07</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br>· <a class='MainContentS' href='shownews.asp?newsid=210' title='' target='_blank'>公共知识综合测试卷06</a> <font Class=TitleMore>(<font color='#FF0000'>2002-7-14</font>)</font><br></td></tr><tr><td width='98%' align='right'><a Class='MainMore' href='showsearch.asp?keyword=公共知识' target=_blank>>>更多</a> </td></tr></table></td></tr></table><table width='90%' border='0' height='6' cellpadding="0" cellspacing="0"><tr><td></td></tr></table>
</td>
</tr>
</table>
<table width="98%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<fieldset> <legend align=left>╣ 公共知识综合测试卷03 会员评论[共 0 篇] ╠</legend>
<table border="0" width="100%" cellspacing="0" class="TableLine" bordercolorlight="FFFFFF" bgcolor="ffffff" style="TABLE-LAYOUT: fixed">
</table>
</fieldset>
</td>
</tr>
<tr>
<td>
<script Language="JavaScript"><!--
function Form1_Validator(theForm)
{
if (theForm.name.value == "")
{
alert("请输入您注册的会员名!");
theForm.name.focus();
return (false);
}
if (theForm.password.value == "")
{
alert("请输入密码!");
theForm.password.focus();
return (false);
}
if (theForm.name.value.length > 20)
{
alert("名字太长!至多20个字符");
theForm.name.focus();
return (false);
}
if (theForm.content.value == "")
{
alert("没有内容!");
theForm.content.focus();
return (false);
}
if (theForm.content.value.length > 100)
{
alert("话也太多了些吧,至多100个字符!");
theForm.content.focus();
return (false);
}
return (true);
}
//--></script>
<fieldset> <legend align=left>╣ 我要评论 ╠</legend>
<table border="0" width="95%" cellspacing="0" cellpadding="0" bgcolor="ffffff" align="center" style="TABLE-LAYOUT: fixed">
<form method="POST" name="Form1" action="GBookSave.asp?PageName1=shownews&NewsID=207&default=0" onsubmit="return Form1_Validator(this)" >
<tr>
<td width=100%>姓 名:<INPUT maxLength=16 name=name size=10>
密 码:
<INPUT type=password name=password size=10><INPUT type=hidden name=page value=1></td>
</tr>
<td width=100% valign=top style="WORD-WRAP: break-word"><TEXTAREA name=content rows=3 cols=82></TEXTAREA></td>
<tr>
<td width=100% align="center">
<input type="submit" value="提交" name="B1"> <input type="reset" value="重写" name="B2">
</td>
</tr>
</FORM>
</table>
</fieldset>
<table width='90%' border='0' height='6' cellpadding="0" cellspacing="0"><tr><td></td></tr></table>
</td>
</tr>
</table>
</td>
<TD background="images/lline.gif" WIDTH="1"></TD>
<!--右栏开始-->
<td width="160" align="right" valign="top" bgcolor="dee7f7">
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center" bgcolor="dee7f7">
<tr>
<td width="100%" bgcolor="756DA1" height="18" align="center" class=RightTitle>推荐资料</td>
</tr>
<tr><TD BGCOLOR=dee7f7 HEIGHT='1'></TD></tr>
<tr>
<td bgcolor="dee7f7" height="18">
<table width="95%" border="0" cellspacing="0" cellpadding="0" style="TABLE-LAYOUT: fixed" align="center">
<tr>
<td class=RightContent valign=top width="8">-</td>
<td class=RightContent style="WORD-WRAP: break-word">
<a class='RightContent' href='shownews.asp?newsid=214' title='' target='_blank'>公共知识综合测试卷10</a><br>
</td></tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -