女人久久久www免费人成看片,国内自拍偷拍网,国产一区二区三区免费在线观看,欧美精品三区四区,91久久国产综合久久91,欧美成人精品第一区二区三区 ,美女成人在线观看

專業(yè)軟件設(shè)計(jì)師網(wǎng)站|培訓(xùn)機(jī)構(gòu)|服務(wù)商(加客服微信:cnitpm或QQ:947530340進(jìn)軟件設(shè)計(jì)師學(xué)霸群)

軟題庫(kù) 培訓(xùn)課程
當(dāng)前位置:信管網(wǎng) >> 軟件設(shè)計(jì)師 >> 每日一練 >> 文章內(nèi)容
軟件設(shè)計(jì)師每日一練試題(2022/2/19)
來源:信管網(wǎng) 2022年02月21日 【所有評(píng)論 分享到微信

軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4

往期軟件設(shè)計(jì)師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html

軟件設(shè)計(jì)師每日一練試題(2022/2/19)在線測(cè)試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2022/2/19

點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)

軟件設(shè)計(jì)師每日一練試題內(nèi)容(2022/2/19)

試題1

假設(shè)員工關(guān)系 EMP(員工號(hào),姓名,部門,部門電話,部門負(fù)責(zé)人,家庭住址,家庭成員,成員關(guān)系)如下表所示。如果一個(gè)部門可以有多名員工,一個(gè)員工可以有多個(gè)家庭成員,那么關(guān)系 EMP 屬于(1),且(2)問題;為了解決這一問題,應(yīng)該將員工關(guān)系 EMP 分解為 (3) 。

(1)A、1NF
B、2NF
C、3NF
D、BCNF
(2)A、無(wú)冗余、無(wú)插入異常和刪除異常
B、無(wú)冗余,但存在插入異常和刪除異常
C、存在冗余,但不存在修改操作的不一致
D、存在冗余、修改操作的不一致,以及插入異常和刪除異常
(3)A、EMP1(員工號(hào),姓名,家庭住址)
EMP2(部門,部門電話,部門負(fù)責(zé)人)
EMP3(員工號(hào),家庭成員,成員關(guān)系)
B、EMP1(員工號(hào),姓名,部門,家庭住址)
EMP2(部門,部門電話,部門負(fù)責(zé)人)
EMP3(員工號(hào),家庭成員,成員關(guān)系)
C、EMP1(員工號(hào),姓名,家庭住址)
EMP2(部門,部門電話,部門負(fù)責(zé)人,家庭成員,成員關(guān)系)
D、EMP1(員工號(hào),姓名,部門,部門電話,部門負(fù)責(zé)人,家庭住址)
EMP2(員工號(hào),家庭住址,家庭成員,成員關(guān)系)

試題解析與討論:m.xiexiliangjiufa.com/st/81912820.html
試題參考答案:A、D、B

試題2

在下列算法設(shè)計(jì)方法中,(1)在求解問題的過程中并不從整體最優(yōu)上加以考慮,而是做出在當(dāng)前看來是最好的選擇。利用該設(shè)計(jì)方法可以解決 (2)問題。
(1)A、分治法 
B、貪心法 
C、動(dòng)態(tài)規(guī)劃方法 
D、回溯法
(2)A、排序 
B、檢索 
C、背包 
D、0/1背包 

試題解析與討論:m.xiexiliangjiufa.com/st/77082654.html
試題參考答案:B、C

試題3

某單位的局域網(wǎng)配置如下圖所示,PC2發(fā)送到Interet上的源IP地址為()

PC1192.168.0.3/24
PC2192.168.O.2/24
PC3192.168.0.4/24
A.192.168.0.2
B.192.168.O.1
C.202.117.112.1
D.202.117.112.2

試題解析與討論:m.xiexiliangjiufa.com/st/2713713518.html
試題參考答案:D

試題4

領(lǐng)域類模型中不包含()。
A.屬性
B.操作
C.關(guān)聯(lián)
D.領(lǐng)域?qū)ο?/p>試題解析與討論:m.xiexiliangjiufa.com/st/2707718982.html
試題參考答案:D

試題5: 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 (請(qǐng)作答此空). 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.structure
B.specification
C.standard
D.objective
試題解析與討論:m.xiexiliangjiufa.com/st/4076127115.html
試題參考答案:A、B、C、D、C

試題6

下列敘述中錯(cuò)誤的是  ( )  。
A、面向?qū)ο蟪绦蛟O(shè)計(jì)語(yǔ)言可支持過程化的程序設(shè)計(jì)
B、給定算法的時(shí)間復(fù)雜性與實(shí)現(xiàn)該算法所采用的程序設(shè)計(jì)語(yǔ)言無(wú)關(guān)
C、與匯編語(yǔ)言相比,采用腳本語(yǔ)言編程可獲得更高的運(yùn)行效率
D、面向?qū)ο蟪绦蛟O(shè)計(jì)語(yǔ)言不支持對(duì)一個(gè)對(duì)象的成員變量進(jìn)行直接訪問

試題解析與討論:m.xiexiliangjiufa.com/st/80592775.html
試題參考答案:C

試題7

內(nèi)存按字節(jié)編址從A5000H到DCFFFH的區(qū)域其存儲(chǔ)容量為()。
A.123KB
B.180KB
C.223KB
D.224KB

試題解析與討論:m.xiexiliangjiufa.com/st/2492012697.html
試題參考答案:D

試題8

下面的C程序代碼段在運(yùn)行中會(huì)出現(xiàn)( )錯(cuò)誤。
int i=O;
while (i<10);
{ i=i+1;}
A、語(yǔ)法
B、類型不匹配
C、變量定義
D、動(dòng)態(tài)語(yǔ)義

試題解析與討論:m.xiexiliangjiufa.com/st/78562705.html
試題參考答案:D

試題9

設(shè)某程序中定義了全局整型變量x和r,且函數(shù)f()的定義如下所示,則在語(yǔ)句“x = r*r +1 ;”中 ( ) 。
int f(int r)
{  int x;
x = r*r +1 ;
return x;
}
A、x和r均是全局變量
B、x是全局變量、r是形式參數(shù)
C、x是局部變量、r是形式參數(shù)
D、x是局部變量、r是全局變量

試題解析與討論:m.xiexiliangjiufa.com/st/79612741.html
試題參考答案:C

試題10

下圖所示的 UML 序列圖中,(1)表示返回消息,Acccunt 應(yīng)該實(shí)現(xiàn)的方法有(2)。

(1)A.xfer
B.check
C.evaluation
D.minus
(2)A.xfer0
B.xfen()、plus()和 minus()
C.check()、plus()和 minus()
D.xfar()、evaluation()、plus()和minus()

試題解析與討論:m.xiexiliangjiufa.com/st/270851263.html
試題參考答案:C、B

掃碼關(guān)注公眾號(hào)

溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請(qǐng)以權(quán)威部門公布的內(nèi)容為準(zhǔn)!

信管網(wǎng)致力于為廣大信管從業(yè)人員、愛好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書、技能提升和就業(yè)的需求。

信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,官方教材參編作者和資深講師坐鎮(zhèn),通過深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。

相關(guān)內(nèi)容

發(fā)表評(píng)論  查看完整評(píng)論  

推薦文章