The difference between a project and a program is that the ______.
A:program has many projects B:Project is typically longer than a program C:program is another name for process D:both B and C
What' s the reaction of people to the program
A:Quite a few parents called HBO to object. B:They regarded it as the highest rated original entertainment program in the network' s history. C:They were outraged. D:They didn' t care much about it.
下列都是Program的正确说法除了:
A:Program是经过协调统一管理以获得单独管理时无法取得的效益的一组互相联系的项目 B:报刊杂志的出版工作是Program C:Program可能涉及一系列重复的或者循环执行的任务 D:Program中包括项目但不包括日常运作
Programmers test a program by running it to ensure that the (74) are correct and that the program produces the desired outcome. If errors do occur, the programmer must make the appropriate change and recheck the program until it produces the correct results. This (75) is called testing and debugging.
A:procedure B:program C:programmer D:process
若已知char str[20];,有语句cin>>str;
当输入为:
This is a program
所得的结果是str=( )。
A:This is a program B:This C:This is D:This is a
若已知char str [20];,且有语句cin>>str;,此时输入为“This is a program",则所得的结果是str=( )。
A:This is a program B:This C:This is D:This is a
若已知char str[20];,有语句cin>>str;
当输入为;
This is a program
所得的结果是str=( )。
A:This is a program B:This C:This is D:This is a
若已知char str [20];,且有语句cin>>str;,此时输入为“This is a program",则所得的结果是str=( )。
A:This is a program B:This C:This is D:This is a