欧美一级特黄大片做受成人-亚洲成人一区二区电影-激情熟女一区二区三区-日韩专区欧美专区国产专区

軟件體系架構(gòu)選擇題-創(chuàng)新互聯(lián)

1 W3

What quality attribute be supported by isolating the user interface from business process? ()(20分)得分: 20 分

創(chuàng)新互聯(lián)建站專業(yè)為企業(yè)提供廣水網(wǎng)站建設(shè)、廣水做網(wǎng)站、廣水網(wǎng)站設(shè)計(jì)、廣水網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁(yè)設(shè)計(jì)與制作、廣水企業(yè)網(wǎng)站模板建站服務(wù),十余年廣水做網(wǎng)站經(jīng)驗(yàn),不只是建網(wǎng)站,更提供有價(jià)值的思路和整體網(wǎng)絡(luò)服務(wù)。

A、 Availability

B、 Testability

C、 Performance

D、 Usability

Who mostly care about the cost of product in stakeholder? ()(20分)得分: 20 分

A、 Customer

B、 User

C、 Architect

D、 Developer

3、What technical lessons do you get from the Vasa warship story? ()(20分)得分: 20 分

A、 Requirement decide system

B、 Evaluating the architecture can mitigate the risks

C、 Requirement decide architecture

D、 Successful architectural practices is important

E、 Incremental architecture-based development can uncover design flaws

4、Which structures of the following are dynamic structures? ()(20分)錯(cuò)誤

A、 Deployment structure

B、 Uses structure

C、 Concurrency structure

D、 Service structure

E、 Implementation structure

5、Which concepts of the following are correct about the software architecture? ()(20分)錯(cuò)誤

A、 Software architecture is consisted of a structure

B、 Software architecture is an abstraction[正確答案]

C、 Every software system has software architecture[正確答案]

D、 Not all architecture is good architecture[正確答案]

E、 Architecture evaluation is valuable[正確答案]

2 W4

1、Which statements of the following are wrong?()(20分)得分: 20 分

A、Quality goes beyond function

B、Quality is the how well does the function satisfy the needs of stakeholders

C、Function goes beyond quality

D、A quality attribute is a measurable or testable property of a system quality

2、How do you express quantitatively the quality?()(20分)得分: 20 分

A、By quality attribute

B、By quality attribute scenarios

C、By tactics

D、By design decision

3、Which quality attributes are related to the runtime of software?()(20分)錯(cuò)誤

A、Availability**[正確答案]**

B、Modifiability

C、Performance[正確答案]

D、Security[正確答案]

E、Usability[正確答案]

4、Which quality attributes belong to running quality subdomain in McCall software quality model?()(20分)錯(cuò)誤

A、Testability

B、Stability[正確答案]

C、Portability

D、Performance[正確答案]

E、Integrity[正確答案]

5、Which parts does the quality attribute scenario include?()(20分)得分: 20 分

A、Source of stimulus

B、Stimulus

C、Response measure

D、Environment

E、Response measure

3 W5

1、Which following percentage is the high availability? ()(20分)得分: 20 分

A、99.9%

B、99.99%

C、99.999%

D、99.9999%

2、Which class of availability tactics does exception detection tactic belong to? ()(20分)得分: 20 分

A、Fault detection

B、Fault prevention

C、Preparation and repair

D、Reintroduction

3、Which redundancy method has check model-mode failure: same input, different algorithm, and the same output? ()(20分)得分: 20 分

A、Analytic redundancy

B、Functional redundancy

C、Replication

D、Voting

二、多選題

4、What following availability tactics are belong to fault recovery tactics? ()(20分)得分: 20 分

A、Active redundancy

B、Passive redundancy

C、Spare

D、Monitor

E、Increase competence set

5、Which following items belong to stimulus of general availability quality attribute scenario? ()(20分)得分: 20 分

A、Incorrect response

B、Incorrect timing

C、Processor

D、Omission

E、Crash

4 W6

1、Which modifiability tactics category does “abstract common services” tactic belongs to?()(20分)得分: 20 分

A、Reduce size of a module

B、Increase cohesion

C、Reduce coupling

D、Defer binding

2、Which tactic does “reduce calculating accuracy” support? ()(20分)得分: 20 分

A、Increase resource

B、Bound execution times

C、Increase resource efficiency

D、Reduce overhead

二、多選題

3、What are the possible values of x after both threads have executed following statements? ()Supposed there are two same threads, the code of the thread below:x = 3;x++;(20分)得分: 20 分

A、3

B、4

C、5

D、6

E、7

4、Which following tactics are the manage resource demand performance tactics? ()(20分)錯(cuò)誤

A、Manage sampling rate

B、Increase resources[正確答案]

C、Reduce overhead

D、Bound queue sizes[正確答案]

E、Increase resource efficiency

5、Which questions should be considered when architect plan for modifiability? ()(20分)錯(cuò)誤

A、What can be changed?[正確答案]

B、When is the change made?[正確答案]

C、Who makes change?[正確答案]

D、Why do we change?[正確答案]

E、What is the likelihood of the change?[正確答案]

Midterm

1、Which quality attributes is supported by maintain user model tactic? () (2分)得分: 2 分

A、Availability

B、Testability

C、Performance

D、Usability

2、Which quality attributes is related with all other quality attributes including variability, portability, and scalability? () (2分)得分: 2 分

A、Availability

B、Modifiability

C、Performance

D、Usability

3、Which redundancy is the hardest implementation? ()(2分)得分: 2 分

A、Replication redundancy

B、Functional redundancy

C、Analytic redundancy

D、Common redundancy

4、Which one use the variability mechanism according to the variability cost formula if the software is predicted to change 10 times? ()Variability cost formula: N × cost1 relate to cost2 + ( N ×cost3 ) (2分)得分: 2 分

A、cost1 = 200, cost2 = 1500, cost3 = 60

B、cost1 = 200, cost2 = 1200, cost3 = 85

C、cost1 = 200, cost2 = 1000, cost3 = 95

D、cost1 = 200, cost2 = 800, cost3 = 125

5、What modifiability tactics does “l(fā)ayered structure”support? () (2分)得分: 2 分

A、Refactor

B、Restrict dependencies

C、Use an intermediary

D、Encapsulate

二、多選題

6、Which following quality attributes relate to modifiability quality attributes? ()(4分)得分: 4 分

A、Mobility

B、Variability

C、Deployability

D、Portability

E、Scalability

7、Which following tactics does performance quality attributes include? ()(4分)得分: 4 分

A、Redundancy

B、Increase cohesion

C、Reduce overhead

D、Schedule resources

E、Aggregate

8、Which items of the following are included in the stimulus of availability general scenario? ()(4分)得分: 4 分

A、Run time

B、Crash

C、Timing

D、Response

E、Human

9、Which types of the following are included in the redundancy tactic of availability? ()(4分)錯(cuò)誤

A、System exceptions

B、Self - test

C、Active redundancy[正確答案]

D、Passive redundancy[正確答案]

E、Spare[正確答案]

10、Which tactics of the following belong to prevent faults tactics? ()(4分)得分: 4 分

A、Ping / echo

B、Removal from service

C、Predictive model

D、Increase competence set

E、Heartbeat

5 W7

1、Which quality attribute is the most expensive method that increases user’s satisfaction? ()(20分)錯(cuò)誤

A、Modifiability

B、Availability[正確答案]

C、Usability

D、Performance

2、Which quality attribute relate to quality in use? ()(20分)得分: 20 分

A、Marketability

B、Effectiveness

C、Conceptual integrity

D、Maintainability

二、多選題

3、How do you deal with the unknown quality attributes? ()(20分)得分: 20 分

A、Capture scenarios for the new quality attributes

B、Assemble design approaches for the new quality attribute

C、Model the new quality Attribute

D、Assemble a set of tactics for the new quality attribute

E、Abandon

4、Which following quality attribute relate to modifiability quality attribute? ()(20分)錯(cuò)誤

A、Variability[正確答案]

B、Portability[正確答案]

C、Scalability[正確答案]

D、Elasticity[正確答案]

E、Monitorability

5、What tactics support to separate interface? ()(20分)得分: 20 分

A、Increase semantic coherence

B、Increase resource

C、Restrict dependencies

D、Encapsulate

E、Maintain task model

6 W9

1、What pattern category is the pipe and filter architecture pattern? ()(20分)得分: 20 分

A、Module pattern

B、Component and connector pattern

C、Allocation pattern

D、Create pattern

2、How many architectural patterns does a system can include? ()(20分)錯(cuò)誤

A、One

B、Two

C、Three

D、Uncertain**[正確答案]**

3、What is the relation among elements in layer architectural pattern? ()(20分)錯(cuò)誤

A、Allow to use[正確答案]

B、Attachment

C、Notify

D、Message

二、多選題

4、Which parts does architectural pattern include? ()(20分)得分: 20 分

A、Context

B、Problem

C、Name

D、Application

E、Merits

5、What weaknesses does the broker pattern have? ()(20分)得分: 20 分

A、Adds up-front complexity

B、A broker may be a target for security attacks

C、A broker may be difficult to test

D、Not be worth it for simple user interfaces

E、The broker can be a single point of failure

7 W10

1、What architectural pattern do we select if large numbers of distributed clients want to control access of shared resources or quality of services? ()(20分)得分: 20 分

A、Pipe and filter architectural pattern

B、SOA architectural pattern

C、Map-Reduce architectural pattern

D、C/S architectural pattern

2、Which following statement about architectural pattern is wrong? ()(20分)

A、P2P architectural pattern supports performance quality attribute.

B、Map reduce architectural pattern supports performance quality attribute.

C、MVC architectural pattern supports performance quality attribute.

D、Layer architectural pattern supports modifiability quality attribute.

二、多選題

3、Which following architectural pattern have attachment relation? ()(20分)錯(cuò)誤

A、C/S architectural pattern[正確答案]

B、Publish-subscribe architectural pattern[正確答案]

C、SOA architectural pattern[正確答案]

D、Broker architectural pattern[正確答案]

E、Map-Reduce architectural pattern

4、Which weaknesses does SOA architectural pattern include? ()(20分)錯(cuò)誤

A、Managing security, data consistency, data/service availability, backup, and recovery are all more complex

B、There is a performance overhead an associated with the middleware[正確答案]

C、You don’t control the evolution of independent services[正確答案]

D、Less control over ordering of messages

E、Delivery of messages is not guaranteed

5、Which following quality attributers does Map reduce architectural pattern support? ()(20分)錯(cuò)誤

A、Availability[正確答案]

B、Modifiability

C、Performance[正確答案]

D、Usability

E、Testability

8 W11

1、What is the open and close principle? ()(20分)錯(cuò)誤

A、Prohibiting modify the existed code in modules

B、The behavior of modules can be expanded

C、The existed code can’t be modified and the behavior can be expanded in modules**[正確答案]**

D、The behavior of modules can’t be expanded

2、Which factory design pattern conditionally satisfies open and close principle? ()(20分)錯(cuò)誤

A、Factory method

B、Factory design pattern

C、Simple factory design pattern

D、Abstract factory design pattern**[正確答案]**

3、Which design pattern produce only one object? ()(20分)得分: 20 分

A、Composite design pattern

B、Singleton design pattern

C、Factory design pattern

D、Builder pattern

二、多選題

4、Which types does the factory design pattern include? ()(20分)錯(cuò)誤

A、Factory method

B、Simple factory design pattern[正確答案]

C、Factory design pattern[正確答案]

D、Singleton design pattern

E、Builder design pattern

5、Which following patterns belong to the structural design pattern? ()(20分)得分: 20 分

A、Factory design pattern

B、Builder design pattern

C、Singleton design pattern

D、Composite design pattern

E、Adapter design pattern

9 W12

1、What purpose is structural design pattern? ()(20分)得分: 20 分

A、Create object

B、Compose object

C、Transfer the complex control flows to relationship between objects.

D、Deploy object

2、What is the correct order of creating object in command design pattern? ()(20分)錯(cuò)誤

A、Client ->invoker ->command ->receiver

B、Client ->receiver ->command ->invoker**[正確答案]**

C、Client ->invoker ->receiver->command

D、Client ->command ->invoker –>receiver

二、多選題

3、Which following design patterns satisfy the open and close principle? ()(20分)錯(cuò)誤

A、Factory design pattern**[正確答案]**

B、Command design pattern[正確答案]

C、Adaptor design pattern**[正確答案]**

D、Iterator design pattern[正確答案]

E、Singleton design pattern

4、Which following parts are the components of command design pattern? ()(20分)得分: 20 分

A、Visitor

B、Element

C、Object structure

D、Invoker

E、Receiver

5、Which following patterns belong to the behavioral design pattern? ()(20分)得分: 20 分

A、Factory design pattern

B、Command design pattern

C、Adaptor design pattern

D、Iterator design pattern

E、State design pattern

10 W13

1、Usually, should you design for one or all of the ASRs at a time? ( )(20分)得分: 20 分

A、One

B、Two

C、Three

D、All

2、What strategy of iteration will be used in general context? ( )(20分)得分: 20 分

A、 Depth first

B、 Breadth first

C、 Mixed strategy

D、Any strategy

二、多選題

3、What is the idea of design strategy to architecture design methods? ( )(20分)錯(cuò)誤

A、 Decomposition[正確答案]

B、 Designing to architectural significant requirements[正確答案]

C、 Generate and test[正確答案]

D、Iteration[正確答案]

E、Repetition

4、Which collateral can be included when you initialize design hypothesis? ( )(20分)得分: 20 分

A、Existing systems

B、Frameworks available to the project

C、Known architecture patterns

D、Design checklists

E、Domain decomposition

5、Which steps does ADD method include? ( )(20分)錯(cuò)誤

A、 Choose an element of the system to design[正確答案]

B、 Identify the ASRs for the chosen element[正確答案]

C、 Generate a design solution for the chosen element[正確答案]

D、Test the design solution**[正確答案]**

E、Iterator**[正確答案]**

你是否還在尋找穩(wěn)定的海外服務(wù)器提供商?創(chuàng)新互聯(lián)www.cdcxhl.cn海外機(jī)房具備T級(jí)流量清洗系統(tǒng)配攻擊溯源,準(zhǔn)確流量調(diào)度確保服務(wù)器高可用性,企業(yè)級(jí)服務(wù)器適合批量采購(gòu),新人活動(dòng)首月15元起,快前往官網(wǎng)查看詳情吧

名稱欄目:軟件體系架構(gòu)選擇題-創(chuàng)新互聯(lián)
URL標(biāo)題:http://aaarwkj.com/article34/dshpse.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供搜索引擎優(yōu)化、網(wǎng)站維護(hù)、企業(yè)網(wǎng)站制作、網(wǎng)站導(dǎo)航、網(wǎng)站制作、微信公眾號(hào)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)

外貿(mào)網(wǎng)站建設(shè)
欧美午夜一区二区电影| 丁香婷婷深情五月亚洲天堂| 亚洲国产综合六月深深爱| 午夜未满十八禁止观看| 欧美v日韩v亚洲综合国产高清| 欧美亚洲精品一区二区三区| 调教亚洲另类唯美第二页| 午夜最新福利在线视频| 日韩视频 一区 二区| 国产男女猛烈无遮挡av| 风流少妇奶真白摸的好爽| 美女张开腿让男人插进去| 国产精品久久久毛片av| 激情亚洲不卡一区二区| 国产传媒视频网站在线观看| 亚洲欧美一区二区色慰| 日韩美女av在线播放| 日韩中文不卡人成在线视频| 国产无遮挡的免费视频| 日韩av亚洲在线观看| 中文字幕熟女人妻另类癖好| 人妻中文字幕精品系列| 五月婷婷六月丁香免费视频| 日韩欧美一区二区中文字幕视频| 亚洲一区二区三区四区国产| 性生活视频在线观看免费| 黄色录像免费一内片一级| 极品美女被插到高潮喷水| av一区二区三区不卡在线看| 久久久国产精品调教网站| 国产尤物直播在线观看| 国产精品国产不卡在线| 丰满多毛熟妇的大阴户| 国产精品精品国产色婷婷| 日韩黄片大全在线观看| 国产亚洲欧美日韩各类| 欧美久久久久综合一区| 日韩黄片一区二区三区| 亚洲图文一区二区三区四区| 国产剧情av网址观看免费| av天堂男人站在线观看|