軟件設計師當天每日一練試題地址:www.richmond-chase.com/exam/ExamDay.aspx?t1=4
往期軟件設計師每日一練試題匯總:www.richmond-chase.com/class/27/e4_1.html
軟件設計師每日一練試題(2021/8/3)在線測試:www.richmond-chase.com/exam/ExamDay.aspx?t1=4&day=2021/8/3
點擊查看:更多軟件設計師習題與指導
軟件設計師每日一練試題內容(2021/8/3)
試題
1: The project workbook is not so much a separate document as it is a structure imposed on the documents that the project will be producing anyway.
All the documents of the project need to be part of this (?。? This includes objectives ,external specifications , interface specifications , technical standards , internal specifications and administrative memoranda(備忘錄).
Technical prose is almost immortal. If one examines the genealogy ( Ff ) of a customer manual for a piece of hardware or software , one can trace not only the ideas , but also many of the very sentences and paragraphs back to the first (?。?proposing the product or explaining the first design. For the technical writer, the paste-pot is as mighty as the pen.
Since this is so, and since tomorrow's product-quality manuals will grow from today’s memos, it is very important to get the structure of the documentation right. The early design of the project (請作答此空) ensures that the documentation structure itself is crafted, not haphazard. Moreover, the establishment of a structure molds later writing into segments that fit into that structure.
The second reason for the project workbook is control of the distribution of ( ). The problem is not to restrict information, but to ensure that relevant information gets to all the people who need it.
The first step is to number all memoranda, so that ordered lists of titles are available and h worker can see if he has what he wants. The organization of the workbook goes well beyond this to establish a tree-structure of memoranda. The ( ) allows distribution lists to be maintained by subtree, if that is desirable.
A.title
B.list
C.workbook
D.quality
試題解析與討論:
www.richmond-chase.com/st/407637889.html試題參考答案:C
試題
2:
電子商務交易必須具備抗抵賴性,目的在于防( )。
A、一個實體假裝成另一個實體
B、參與此交易的一方否認曾經發(fā)生過此次交易
C、他人對數據進行非授權的修改、破壞
D、信息從被監(jiān)視的通信過程中泄漏出去
試題解析與討論:
www.richmond-chase.com/st/76792644.html試題參考答案:B
試題
3:
內存按字節(jié)編址,從A1000H到B13FFH的區(qū)域的存儲容量為()KB。
A.32
B.34
C.65
D.67
試題解析與討論:
www.richmond-chase.com/st/2531112054.html試題參考答案:C
試題
4:
內存單元按字節(jié)編址,地址0000A000H~0000BFFFH共有()個存儲單元。
A.8192K
B.1024K
C.13K
D.8K
試題解析與討論:
www.richmond-chase.com/st/2473518838.html試題參考答案:D
試題
5:
網絡安全體系設計可從物理線路安全、網絡安全、系統安全、應用安全等方面來進行。其中,數據庫容災屬于( )
A、物理線路安全和網絡安全
B、物理線路安全和應用安全
C、系統安全和網絡安全
D、系統安全和應用安全
試題解析與討論:
www.richmond-chase.com/st/82132828.html試題參考答案:D
試題
6: 給定關系R(A,B,C,D,E)與S(B,C,F,G),那么與表達式π2,4,6,7(?2<7(R??S))等價的SQL語句如下:
SELECT()FROMR,SWHERE();
(53)A.R.B,D,F,G
B.R.B,E,S.C,F,G
C.R.B,R.D,S.C,F
D.R.B,R.C,S.C,F
(54)
A.R.B=S.BORR.C=S.CORR.B
B.R.B=S.BORR.C=S.CORR.B
C.R.B=S.BANDR.C=S.CANDR.B
D.R.B=S.BANDR.C=S.CANDR.B
試題解析與討論:
www.richmond-chase.com/st/3961615848.html試題參考答案:A、C
試題
7: 以下關于TCP/IP協議和層次對應關系的表示中,正確的是()。
A.

B.

C.

D.

試題解析與討論:
www.richmond-chase.com/st/4075827559.html試題參考答案:A
試題
8: 圖G的鄰接矩陣如下圖所示(頂點依次表示為v0、v1、v2、v3、v4、v5),G是(請作答此空)。對G進行廣度優(yōu)先遍歷(從v0開始),可能的遍歷序列為( )。

(1)A.無向圖
B.有向圖
C.完全圖
D.強連通圖
(2)A.v0、v1、v2、v3、v4、v5
B.v0、v2、v4、 v5、v1、v3
C.v0、v1、v3、v5、v2、v4
D.v0、v2、v4、v3、v5、v1試題解析與討論:
www.richmond-chase.com/st/4075025468.html試題參考答案:B、A
試題
9:
已知關系R如下表所示,關系R的主屬性為(1),候選關鍵字分別為(2)。
R

(1)A、ABC
B、ABD
C、ACD
D、ABCD
(2)A、ABC
B、AB、AD
C、AC、AD和CD
D、AB、AD、BD和CD
試題解析與討論:
www.richmond-chase.com/st/76262626.html試題參考答案:D、D
試題
10:
設元素序列a、b、c、d、e.f經過初始為空的棧S后,得到出棧序列cedfba,則棧S的最小容量為()。
A.3
B.4
C.5
D.6
試題解析與討論:
www.richmond-chase.com/st/248978198.html試題參考答案:B