软件水平考试

Software entities are more complex for their size than perhaps any other human construct, because no two parts are alike (at least above the statement level). If they are, we make the two similar parts into one, a(71 ), open or closed. In this respect s

题目
Software entities are more complex for
their size than perhaps any other human construct, because no two parts are
alike (at least above the statement level). If they are, we make the two
similar parts into one, a(71 ), open or closed. In this respect software systems differ
profoundly from computers,buildings, or automobiles, where repeated elements
abound.

Digital computers are themselves more
complex than most things people build; they have very large numbers of states.
This makes conceiving, describing, and testing them hard. Software systems have
orders of magnitude more (72 )than computers do.

Likewise, a scaling-up of a software entity
is not merely a repetition of the same elements in larger size; it is necessarily an increase in
the number of different elements. In most cases, the elements interact with
each other in some( 73 )fashion,and
the complexity of the whole increases much more than linearly.

The complexity of software is a(an)(74 )property, not
an accidental one. Hence descriptions of a software entity that abstract away
its complexity often abstract away its essence.Mathematics and the physical
sciences made great strides for three centuries by constructing simplified
models of complex phenomena, deriving properties from the models, and verifying
those properties experimentally. This worked because the complexities(75 )in the models
were not the essential properties of the phenomena. It does not work when the
complexities are the essence.

Many of the classical problems of
developing software products derive from this essential complexity and its nonlinear increases with
size. Not only technical problems but management problems as well come from the complexity.

A.states
B.parts
C.conditions
D.expressions
参考答案和解析
答案:A
解析:
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

● Computer(75) is a complex consisting of two or more connected computing units, it is used for the purpose of data communication and resource sharing.

(75)A. storage B. device C. network D. processor


正确答案:C

第2题:

YouareimplementinganASP.NETapplicationthatusesLINQtoEntitiestoaccessandupdatethedatabase.TheapplicationincludesthefollowingmethodtoupdateadetachedentityoftypePerson.YouneedtoimplementtheUpdatePersonmethodtoupdatethedatabaserowthatcorrespondstothepersonToEditobject.Whichcodesegmentshouldyouuse?()

A._entities.People.Attach(personToEdit);_entities.ObjectStateManager.ChangeObjectState(personToEdit,EntityState.Modified);_entities.SaveChanges();

B._entities.ObjectStateManager.ChangeObjectState(personToEdit,EntityState.Added);_entities.SaveChanges();

C._entities.People.ApplyCurrentValues(personToEdit);_entities.SaveChanges();

D._entities.People.Attach(newPerson(){Id=personToEdit.Id});_entities.ObjectStateManager.ChangeObjectState(personToEdit,EntityState.Modified);_entities.SaveChanges();


参考答案:A

第3题:

The traditional approach with complex problems is to break them down into samller, more easily managed problems.

A、to dealing

B、in dealing

C、dealing

D、to deal


参考答案:A

第4题:

Why is there no need to configure complex overlay network topologies when using Cisco WAAS? ()

A. remote scheduling of software distribution

B. comprehensive logs, reports, and graphs

C. automatic discovery of Cisco WAEs

D. content pre-positioning


参考答案:C

第5题:

联合利华的笔试题目

1. Describe a time when you had to come up with a new solution to overcome the considerable resistance and solve the complex problem finally? (No more than 1000 letters)


正确答案:
      

第6题:

There are more and more ______ of software for accounting, this has made the different types of software more accessible in terms of costs and variety.

A manufacturers ;

B manufacturing ;

C manufactures


参考答案:C

第7题:

is a complex consisting of two or more connected computing units, it is used for the purpose of data communication and resource sharing.

A.Computer network

B.Computer device

C.Computer processor

D.Computer storage


正确答案:A

第8题:

Computer(75)is a complex consisting of two or more connected computing units,it iS used for the purpose of data communication and resource Sharing.

A.storage

B.device

C.network

D.processor


正确答案:C
解析:计算机网络是由两个或两个以上计算装置组成的复合体,旨在用于数据通信和资源共享。

第9题:

Software entities are more complex for their size than perhaps any other human construct, because no two parts are alike (at least above the statement level). If they are, we make the two similar parts into one, a ( ), open or closed.In this respect software systems differ profoundly from computers, buildings, or automobiles, where repeated elements abound. Digital computers are themselves more complex than most things people build; they have very large numbers of states.This makes conceiving, describing, and testing them hard.Software systems have orders of magnitude more( )than computers do. Likewise, a scaling-up of a software entity is not merely a repetition of the same elements in larger size; it is necessarily an increase in the number of different elements.In most cases, the elements interact with each other in some( )fashion, and the complexity of the whole increases much more than linearly. The complexity of software is a(an) ( )property, not an accidental one.Hence descriptions of a software entity that abstract away its complexity often abstract away its essence.Mathematics and the physical sciences made great strides for three centuries by constructing simplified models of complex phenomena, deriving, properties from the models,and verifying those properties experimentally.This worked because the complexities( )in the models were not the essential properties of the phenomena.It does not work when the complexities are the essence. Many of the classical problems of developing software products derive from this essential complexity and its nonlinear increases with size.Not only technical problems but management problems as well come from the complexity.

A.task B.job C.subroutine D.programA.states B.parts C.conditions D.expressionsA.linear B.nonlinear C.parallel D.additiveA.surface B.outside C.exterior D.essentialA.fixed B.included C.ignored D.stabilized


正确答案:C,A,B,D,C

第10题:

While intelligent people can often _____________ the complex, a fool is more likely to complicate the simple.

A.survive
B.sacrifice
C.simplify
D.substitute

答案:C
解析:
考查动词辨析。句意为“聪明的人经常会把复杂的问题简单化,而愚蠢的人更可能把简单的问题复杂化”。survive“幸存,活下来”,sacrifice“牺牲,献出”,simplify“简化,使简单”,substitute“代替,替换”。前后分句表示对比,故C项符合句意。

更多相关问题