The Rational Unified Process (RUP) is a so

题型:单项选择题

问题:

The Rational Unified Process (RUP) is a software engineering process, which captures many of best practices in modern software development. The notions of (21) and scenarios have been proven to be an excellent way to capture function requirements. RUP can be described in two dimensions - time and content. In the time dimension, the software lifecycle is broken into cycles. Each cycle is divided into four consecutive (22) which is concluded with a well-defined (23) and can be further broken down into (24) - a complete development loop resulting in a release of an executable product, a subset of the final product under development, which grows incrementally to become the final system. The content structure refers to the disciplines, which group (25) logically by nature.

A.rounds

B.loops

C.iterations

D.circularities

考点:计算机软件水平考试中级电子商务设计师电子商务设计师
题型:单项选择题

交响诗组曲《我的祖国》是捷克作曲家()的作品。

A.斯美塔纳

B.什克劳普

C.德沃夏克

D.苏克

E.亚纳切克

题型:单项选择题

为什么说征信评分对消费者好处?

题型:单项选择题

下列程序段的执行结果为______。 K=0 For I=1 To 3A=I^I^KPrint A; Next I

A.1 1 1

B.1 4 9

C.0 0 0

D.1 2 3

题型:单项选择题

以下程序的运行结果是【 】  #include <string.h>  typedef struct student{   char name[10];   long sno;   float score; }STU;  main( )  { STU a={“zhangsan”,2001,95},b={“Shangxian”,2002,90},      c={“Anhua”,2003,95},d,*p=&d;    d=a;   if(strcmp(a.name,b.name)>0) d=b;   if(strcmp(c.name,d.name)>0) d=c;   printf(“%ld%s\n”,d.sno,p->name); }

题型:单项选择题

并不是所有的炉外精炼技术都能明显改善冶金反应的动力学条件。()

更多题库