企业提取的法定公益金不得转增资本或用于弥补亏损。()
查看答案
企业购入设备发生的支出,属于资本性成本,不能作为费用处理。()
A. 正确
B. 错误
Because Web servers are platform. and application (71) ,they can send or request data fromlegacy or external application including database.All replies,once converted into (72) arkup language,can then be transmitted to a (73) .Used in this way,Intranets can (74) lower desktop support costs,easy links with legacy application and databases and, (75) all,ease of use.
(62)
A. coupled
B. dependent
C. independent
D. related
【程序说明】 程序功能是求1到100之间的所有素数。
【程序】
SET TALK OFF
CLEAR
J=2
DO WHILE J<=100
I=2
DO WHILE (5)
IF MOD(J,I)=0
(6)
ENDIF
I=I+1
ENDDO
IF (7)
?J
ENDIF
J=J+1
(8)
SET TALK ON
RETURN
(5)
A. I>J
B. I>=J
C. I<J
D. I<=J
在Excel中,指定A2-A6五个单元格的表示形式是(3)。在Excel单元格中输入数字字符,例如学号“012222”,正确的输入是(4)。
(52)
A2,A6
B. A2&A6
C. A2;A6
D. A2:A6