题目内容

5.[多选题] 下列哪些阶段实施分析程序是强制要求的( )。

A. 实施控制测试
B. 实施实质性程序
C. 实施风险评估程序
D. 总体复核

查看答案
更多问题

下列哪个属于C语言中的合法字符串常量()。

A. how are you
B. “china”
C. 'hello'
D. $abc$

关于C语言的符号常量,以下叙述中正确的是( )。

A. 符号常量的符号名是标识符,但必须大写
B. 符号常量是指在程序中通过宏定义用一个符号名来代替一个常量
C. 符号常量在整个程序中其值都不能再被重新定义
D. 符号常量的符号名必须是常量

以下程序的输出结果是()。(注:└┘代表空格)#include ”stdio.h”main(){ printf(”\nstring1=%15s*”, ”programming”);printf(”\nstring2=%-5s*”, ”boy”);printf(”string3=%2s*”, ”girl”);}

A. string1=programming└┘└┘└┘└┘* string2=boy*string3=gi*
B. string1=└┘└┘└┘└┘programming*string2=boy└┘└┘*string3=gi*
C. string1=programming└┘└┘└┘└┘*string2=└┘└┘boy*string3=girl*
D. string1=└┘└┘└┘└┘programming*string2=boy└┘└┘*string3=girl*

In the box below are some of the words you have learned in this unit, Completethe following sentences with them. Change the form where necessary.1) She finds herself in _____ with her parents over her future career.2) The two parties finally _______ their differences on the matter ofInterest rate(利率).3) Some strange customs _______ from earlier times.4) Please letus know if you can _____ the meeting scheduled(事先安排)for the coming Thursday5) She _______ with displeasure as she was reading her son's schoolreport.6) Students are likely to let their minds _______ if the teacher's lecturesare dull and boring.7) I always feel so _____ about not visiting my parents more often, butI do have lots of things to cope with every day.8) The local farmers ______ heavy losses during the flood season.9) The next morning we all went out to _____ the damage caused bythe fire.10) The sudden appearance of a tiger from the woods ______ us all.11) International students are required to carry medical _______ as acondition of enrollment(注册).12) _______ to a new culture is no easy task because there are lots ofcultural differences to overcome.

答案查题题库