軟件設(shè)計(jì)師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計(jì)師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設(shè)計(jì)師每日一練試題(2023/8/15)在線測(cè)試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2023/8/15
點(diǎn)擊查看:更多軟件設(shè)計(jì)師習(xí)題與指導(dǎo)
軟件設(shè)計(jì)師每日一練試題內(nèi)容(2023/8/15)
試題1
Why is(1)fun? What delights may its practitioner espect his reward? First is the
sheer joy of making things.As the child delights in his mud pie,so the adult enjoys
building things,especially things of his own design.Secong is the pleasure of making
things that are useful to other people.Third is the fascinanon of fashioning complex
puzzle-like objects of interlocking moving parts and watching them work in subtle
eyeles,playing out the consequences of principies built in from the beginning.Fourth
is the joy of always learning,which springs from the(2)nature of the task.In one way
or another the problem is ever new,and its solver learns
something:sometimes(3),sometimes theoretical,and sometimes both.Finally,there is
the delight of working in such a tractable medium.The(4),like the poet,works only
slightly removed from nure thought-stuff.Few media of ereation are so flexible,so easy
to polish and rework,so readily capable of realizing grand conceptual structures.
Yet the program(5),unlike the poet’s words,is real in the sense that it moves and
works,producing visible outputs separate from the comstrct itself.It prints
results,draws pictures,produces sounds,moves arms.Progamming then is fun because it
gratifies creative longings built deep within us and delights sensibities we hav e in
common with all men.
(1)A、programming
B、composing
C、working
D、writing
(2)A、repeating
B、basic
C、non-repeating
D、advance
(3)A、semantic
B、practical
C、lexical
D、syntactical
(4)A、poet
B、architect
C、doctor
D、programmer
(5)A、construct
B、code
C、size
D、scale
查看答案
試題參考答案:A、C、B、D、A
試題2
計(jì)算機(jī)內(nèi)存一般分為靜態(tài)數(shù)據(jù)區(qū)、代碼區(qū)、棧區(qū)和堆區(qū),若某指令的操作數(shù)之一采用立即數(shù)尋址方式,則該操作數(shù)位于 ( ) 。
A、靜態(tài)數(shù)據(jù)區(qū)
B、代碼區(qū)
C、棧區(qū)
D、堆區(qū)
查看答案
試題參考答案:B
試題3
分配給某公司網(wǎng)絡(luò)的地址塊是220.17.192.0/20,該網(wǎng)絡(luò)被劃分為(1)個(gè)C類子網(wǎng),不屬于該公司網(wǎng)絡(luò)的子網(wǎng)地址是(2)。
(1)A.4
B.8
C.16
D.32
(2)A.220.17.203.0
B.220.17.205.0
C.220.17.207.0
D.220.17.213.0
查看答案
試題參考答案:C、D
試題4
面向?qū)ο蠓治鲞^(guò)程中,從給定需求描述中選擇()來(lái)識(shí)別對(duì)象。查看答案
試題參考答案:B
試題5
某計(jì)算機(jī)有14條指令,其使用頻度分別如下表所示;
I1 0.15
I2 0.15
I3 0.14
I4 0.13
I5 0.12
I6 0.11
I7 0.04
I8 0.04
I9 0.03
I10 0.03
這14條指令的指令操作碼用等長(zhǎng)碼方式編碼,其編碼的碼長(zhǎng)至少為(1)位。若只用兩種碼長(zhǎng)的擴(kuò)展操作碼編碼,其平均碼長(zhǎng)至少為(2)位。
(1)A、3
B、4
C、5
D、6
(2)A、2.8
B、3.4
C、3.8
D、4.2
查看答案
試題參考答案:B、B
試題6
操作序列 T1、T2、T3 對(duì)數(shù)據(jù) A、B、C 并發(fā)操作如下所示,T1 與 T2 間并發(fā)操作(1), T2 與 T3 間并發(fā)操作(2) 。
(1)A、不存在問(wèn)題
B、將丟失修改
C、不能重復(fù)讀
D、將讀“臟”數(shù)據(jù)
(2)A、不存在問(wèn)題
B、將丟失修改
C、不能重復(fù)讀
D、將讀“臟”數(shù)據(jù)
查看答案
試題參考答案:C、B
試題7
以下關(guān)于單身模式(Singleton)的描述中,正確的是( )。
A、它描述了只有一個(gè)方法的類的集合
B、它能夠保證一個(gè)類只產(chǎn)生一個(gè)唯一的實(shí)例
C、它描述了只有一個(gè)屬性的類的集合
D、它能夠保證一個(gè)類的方法只能被一個(gè)唯一的類調(diào)用
查看答案
試題參考答案:B
試題8
進(jìn)程Pl、P2、P3、P4、P5和P6的前趨圖如下所示。假設(shè)用PV操作來(lái)控制這6個(gè)進(jìn)程的同步與互斥的程序如下,程序中的空①和空②處應(yīng)分別為(),空③和空④處應(yīng)分別為(),空⑤和空⑥處應(yīng)分別為()。查看答案
試題參考答案:C、C 、D
試題9
在OSI參考模型中,負(fù)責(zé)對(duì)應(yīng)用層消息進(jìn)行壓縮、加密功能的層次為()。查看答案
試題參考答案:C
試題10
某文件管理系統(tǒng)在磁盤(pán)上建立了位示圖(bitmap),記錄磁盤(pán)的使用情況。若系統(tǒng)的字長(zhǎng)為32位,磁盤(pán)上的物理塊依次編號(hào)為0、1、2、…,那么4096號(hào)物理塊的使用情況在位示圖中的第(1)個(gè)字中描述;若磁盤(pán)的容量為200GB,物理塊的大小為1MB,那么位示圖的大小為(2)個(gè)字。
(1)A.129
B.257
C.513
D.1025
(2)A.600
B.1200
C.3200
D.6400
查看答案
試題參考答案:A、D
信管網(wǎng)訂閱號(hào)
信管網(wǎng)視頻號(hào)
信管網(wǎng)抖音號(hào)
溫馨提示:因考試政策、內(nèi)容不斷變化與調(diào)整,信管網(wǎng)網(wǎng)站提供的以上信息僅供參考,如有異議,請(qǐng)以權(quán)威部門(mén)公布的內(nèi)容為準(zhǔn)!
信管網(wǎng)致力于為廣大信管從業(yè)人員、愛(ài)好者、大學(xué)生提供專業(yè)、高質(zhì)量的課程和服務(wù),解決其考試證書(shū)、技能提升和就業(yè)的需求。
信管網(wǎng)軟考課程由信管網(wǎng)依托10年專業(yè)軟考教研傾力打造,教材和資料參編作者和資深講師坐鎮(zhèn),通過(guò)深研歷年考試出題規(guī)律與考試大綱,深挖核心知識(shí)與高頻考點(diǎn),為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評(píng)論 查看完整評(píng)論 | |