📄 2.htm
字号:
<P><FONT size=2>47. 国家公务员回避制度的种类包括( )。<BR> A. 任职回避<BR> B. 工作性质回避<BR> C. 公务回避<BR> D. 地区回避</FONT></P><BR>
<P><FONT size=2>48. 下列哪些情形下,公务员不得辞职( )。<BR> A. 涉及重要机密不满解密期<BR> B. 正在接受审查<BR> C. 在国家行政机关工作未满五年<BR> D. 工作不称职连续两年</FONT></P><BR>
<P><FONT size=2>49. 政务公开是( )。<BR> A. 公开国家行政机关及其公务员的职能、职责<BR> B. 公开工作纪律<BR> C. 公开办事规则、程序、时限和结果<BR> D. 用人、财务和分配公开</FONT></P><BR>
<P><FONT size=2>50. 传统经验决策的特点是()。<BR> A. 较为客观、科学<BR> B. 与社会化大生产相适应<BR> C. 过程简单<BR> D. 随意性大</FONT></P><BR>
<P><BR><FONT size=2>######## 综合测试参考答案 ########</FONT></P><BR>
<P><FONT size=2>一、单项选择题(共50题,每题1分):<BR>1. D 2. C 3. A 4. B 5. C <BR>6. A 7. A 8. D 9. B 10.B <BR>11.C 12.A 13.B 14.C 15.A <BR>16.D 17.A 18.B 19.D 20.B <BR>21.D 22.A 23.C 24.D 25.D <BR>26.C 27.D 28.A 29.D 30.A <BR>31.A 32.D 33.B 34.C 35.B <BR>36.A 37.D 38.A 39.D 40.C <BR>41.C 42.B 43.D 44.D 45.B <BR>46.D 47.A 48.A 49.B 50.C </FONT></P><BR>
<P><FONT size=2>二、多项选择题(共50题,每题1分):<BR>1. ABD 2. AC 3. AB 4. BCD 5. AC <BR>6. AD 7. AC 8. ACD 9. ACD 10.ABCD <BR>11.BCD 12.AD 13.ABC 14.AB 15.ABCD <BR>16.ACD 17.AB 18.BD 19.AB 20.CD <BR>21.ABD 22.AD 23.ACD 24.ABCD 25.BD <BR>26.BCD 27.ABC 28.BD 29.ABD 30.CD <BR>31.ABCD 32.AD 33.ABC 34.ABCD 35.AB <BR>36.ABCD 37.AB 38.ABCD 39.ABC 40.BD <BR>41.ABC 42.ABCD 43.ABCD 44.ABCD 45.ABD <BR>46.ABCD 47.ACD 48.ABC 49.ABCD 50.CD <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>╣ 公共知识综合测试卷01 会员评论[共 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=205&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 + -