91成人精品一区在线播放,成人毛片在线播放器,国产精品剧情av,日韩尤物在线,亚洲麻豆视频,岛国免费在线,亚洲a欧美

專業(yè)軟件設計師網(wǎng)站|培訓機構|服務商(加客服微信:cnitpm或QQ:800184589進軟件設計師學霸群)

軟題庫 培訓課程
當前位置:信管網(wǎng) >> 軟件設計師 >> 每日一練 >> 文章內(nèi)容
軟件設計師每日一練試題(2021/9/14)
來源:信管網(wǎng) 2021年09月15日 【所有評論 分享到微信

軟件設計師當天每日一練試題地址:www.shc2b.com/exam/ExamDay.aspx?t1=4

往期軟件設計師每日一練試題匯總:www.shc2b.com/class/27/e4_1.html

軟件設計師每日一練試題(2021/9/14)在線測試:www.shc2b.com/exam/ExamDay.aspx?t1=4&day=2021/9/14

點擊查看:更多軟件設計師習題與指導

軟件設計師每日一練試題內(nèi)容(2021/9/14)

試題1

可用于編寫獨立程序和快速腳本的語言是()。
A.Python
B.Prolog
C.Java
D.C#

試題解析與討論:www.shc2b.com/st/248147822.html
試題參考答案:A

試題2

( )的特點是數(shù)據(jù)結構中元素的存儲地址與其關鍵字之間存在某種映射關系。
A、樹形存儲結構 
B、鏈式存儲結構 
C、索引存儲結構 
D、散列存儲結構 

試題解析與討論:www.shc2b.com/st/76142622.html
試題參考答案:D

試題3

在中斷響應過程中,CPU保護程序計數(shù)器的主要目的是( )。
A、使CPU能找到中斷服務程序的入口地址 
B、為了實現(xiàn)中斷嵌套 
C、為了使CPU在執(zhí)行完中斷服務程序時能回到被中斷程序的斷點處 
D、為了使CPU與I/O設備并行工作 

試題解析與討論:www.shc2b.com/st/76482633.html
試題參考答案:C

試題4

若有關系 R(ABCDE)和 S(BCFG),則 R 和 S 自然連結運算后的屬性列有(1)個,與表達式π,3,6,7(σ3<6(RS))等價的SQL語句如下:
SELECT(2) FROM(3) WHERE(4);
(1)A.5
B.6
C.7
D.9
(2)A.A,R.C, F,G
B.A,C,S.B, S.F
C.A,C,S.B, S.C
D.R.A, R.C, S.B, S.C
(3)A. R
B.S
C.RS
D. R,S
(4)A.R.B= S.B AND R.C = S.C AND R.C
B.R.B= S.B AND R.C = S.C AND R.C
C.R.B= S.B OR R.C = S.C OR R.C
D.R.B= S.B OR R.C = S.C OR R.C

試題解析與討論:www.shc2b.com/st/2710812009.html
試題參考答案:C、A、D、B

試題5

內(nèi)存按字節(jié)編址,地址從 90000H 到 CFFFFH,若用存儲容量為 16K×8bit 的存儲器芯片構成該內(nèi)存,至少需要  ( )  片。
A、2
B、4
C、8
D、16

試題解析與討論:www.shc2b.com/st/80422769.html
試題參考答案:D

試題6

正則表達式1*(0|01)*表示的集合元素的特點是( ) 。
A、長度為奇數(shù)的0、1串
B、開始和結尾字符必須為1的0、1串
C、串的長度為偶數(shù)的0、1串
D、不包含子串011的0、1串

試題解析與討論:www.shc2b.com/st/79602741.html
試題參考答案:D

試題7

虛擬存儲體系由 ( ) 兩級存儲器構成。
A.主存-輔存
B.寄存器-Cache
C .寄存器-主存
D.Cache-主存

試題解析與討論:www.shc2b.com/st/252468833.html
試題參考答案:A

試題8: Thebeautyofsoftwareisinitsfunction,initsinternalstructure,andinthewayinwhichitiscreatedbyateam.Toauser,aprogramwithjusttherightfeaturespresentedthroughanintuitiveand()interfaceisbeautiful.Toasoftwaredesigner,aninternalstructurethatispartitionedinasimpleandintuitivemanner,andthatminimizesinternalcouplingisbeautiful.Todevelopersandmanagers,amotivatedteamofdevelopersmakingsignificantprogresseveryweek,andproducingdefect-freecode,isbeautiful.Thereisbeautyonalltheselevels.
ourworldneedssoftware--lotsofsoftware.Fiftyyearsagosoftwarewassomethingthatraninafewbigandexpensivemachines.Thirtyyearsagoitwassomethingthatraninmostcompaniesandindustrialsettings.Nowthereissoftwarerunninginourcellphones,watches,appliances,automobiles,toys,andtools.Andneedfornewandbettersoftwarenever().Asourcivilizationgrowsandexpands,asdevelopingnationsbuildtheirinfrastructures,asdevelopednationsstrivetoachieveevergreaterefficiencies,theneedformoreandmoreSoftware()toincrease.Itwouldbeagreatshameif,inallthatsoftware,therewasnobeauty.
Weknowthatsoftwarecanbeugly.Weknowthatitcanbehardtouse,unreliable,andcarelesslystructured.Weknowthattherearesoftwaresystemswhosetangledandcarelessinternalstructuresmakethemexpensiveanddifficulttochange.Weknowthattherearesoftwaresystemsthatpresenttheirfeaturesthroughanawkwardandcumbersomeinterface.Weknowthattherearesoftwaresystemsthatcrashandmisbehave.Theseare()systems.Unfortunately,asaprofession,softwaredeveloperstendtocreatemoreuglysystemsthanbeautifulones.

Thereisasecretthatthebestsoftwaredevelopersknow.Beautyischeaperthanugliness.Beautyisfasterthanugliness.Abeautifulsoftwaresystemcanbebuiltandmaintainedinlesstime,andforlessmoney,thananuglyone.Novicesoftwaredevelopersdon't.understandthis.Theythinkthattheyhavetodoeverythingfastandquick.Theythinkthatbeautyis().No!Bydoingthingsfastandquick,theymakemessesthatmakethesoftwarestiff,andhardtounderstand,Beautifulsystemseflexibleandeasytounderstand.Buildingthemandmaintainingthemisajoy.Itisuglinessthatisimpractical.Uglinesswillslowyoudownandmakeyoursoftwareexpensiveandbrittle.Beautifulsystemscosttheleastbuildandmaintain,andaredeliveredsoonest.
A.Simple
B.Hard
C.Complex
D.Duplicated
A.happens
B.exists
C.stops
D.starts
A.starts
B.continues
C.appears
D.stops
A.practical
B.useful
C.beautiful
D.ugly
A.impractical
B.perfect
C.time-wasting
D.practical

試題解析與討論:www.shc2b.com/st/3936825595.html
試題參考答案:A、C、B、D、A

試題9

對于非空的二叉樹,設D代表根結點,L代表根結點的左子樹R代表根結點的右子樹。若對下圖所示的二叉樹進行遍歷后的結點序列為7 6 5 4 3 2 1,則遍歷方式是( )。




A.LRD
B.DRL
C.RLD
D.RDL

試題解析與討論:www.shc2b.com/st/2529020136.html
試題參考答案:D

試題10

如果要表示待開發(fā)軟件系統(tǒng)中軟件組件和硬件之間的物理關系,通常采用UML中的()。
A.組件圖
B.部署圖
C.類圖
D.網(wǎng)絡圖

試題解析與討論:www.shc2b.com/st/248299192.html
試題參考答案:B

掃碼關注公眾號

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

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

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

相關內(nèi)容

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

推薦文章