李某属国有企业有财务人员,私自动用了一笔数额较大的公款去炒股,一个月后领导发现,其行

题型:单项选择题

问题:

李某属国有企业有财务人员,私自动用了一笔数额较大的公款去炒股,一个月后领导发现,其行为属于( )

A.贪污
B.挪用公款
C.滥用职权
D.职务侵占罪

考点:地方公务员行政职业能力测试陕西省行政职业能力测验
题型:单项选择题

请编写函数fun(),该函数的功能是:计算并输出
S=1+(1+20.5)+(1+20.5+30.5)+…+(1+20.5+30.5+…+n0.5)
例如,若主函数从键盘给n输入20后,则输出为
s=534.188884。
注意;部分源程序给出如下。
请勿改动主函数main 和其他函数中的任何内容,仅在函数fun 的花括号中填入所编写的若干语句。
试题程序:
#include <math. h>
#include <stdio. h>
double fun(int n)


main()

int n;
double s;
printf("\n\nInput n: ");
scanf ("%d", &n);
s=fun (n)
printf ("\n\ns=%f\n\n", s);

题型:单项选择题

以下程序的输出结果是【7】 。 main() { int a=177; printf("%o\n",a); }

题型:单项选择题

室内采暖施工图图例中供汽(水)管道应绘制成粗实线。

题型:单项选择题

This is a book ______ sports.
[A] in [B] on [C] for

题型:单项选择题

我国单线路基的路拱横断面一般做成三角形,高0.15m。

更多题库