📄 4.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. C 2. B 3. B 4. D 5. D <BR>6. D 7. D 8. D 9. B 10.D <BR>11.C 12.C 13.D 14.A 15.C <BR>16.C 17.A 18.C 19.C 20.B <BR>21.D 22.B 23.B 24.D 25.C <BR>26.D 27.C 28.D 29.A 30.A <BR>31.D 32.A 33.C 34.C 35.C <BR>36.B 37.D 38.B 39.A 40.A <BR>41.A 42.A 43.C 44.A 45.C <BR>46.C 47.A 48.C 49.D 50.D </FONT></P>
<P><FONT size=2>二、多项选择题(共50题,每题1分):<BR>1. ABCD 2. AD 3. ACD 4. AB 5. ACD <BR>6. ABC 7. AC 8. ACD 9. ABD 10.BC <BR>11.ABD 12.ACD 13.ABC 14.ABC 15.BCD <BR>16.ACD 17.AD 18.ABCD 19.ABC 20.ABD <BR>21.ABCD 22.AB 23.ABC 24.ABCD 25.ABC <BR>26.ACD 27.ABC 28.ACD 29.CD 30.BD <BR>31.ABCD 32.ABCD 33.AB 34.AB 35.ABCD <BR>36.BC 37.BCD 38.BCD 39.ABCD 40.ABC <BR>41.ABCD 42.ACD 43.ABCD 44.BCD 45.ABCD <BR>46.ABCD 47.ABC 48.BCD 49.CD 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=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>· <a class='MainContentS' href='shownews.asp?newsid=209' title='' target='_blank'>公共知识综合测试卷05</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>╣ 公共知识综合测试卷08 会员评论[共 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=212&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 + -