中文字幕综合一区,伊人av网,欧美中日韩在线,亚洲国产香蕉视频,黄视频在线免费,天天操天天爱天天爽,狠狠躁天天躁

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

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

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

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

軟件設(shè)計(jì)師每日一練試題(2021/8/31)在線測(cè)試:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2021/8/31

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

軟件設(shè)計(jì)師每日一練試題內(nèi)容(2021/8/31)

試題1

在單指令流多數(shù)據(jù)流計(jì)算機(jī)(SIMD)中,各處理單元必須( )。
A、以同步方式,在同一時(shí)間內(nèi)執(zhí)行不同的指令 
B、以同步方式,在同一時(shí)間內(nèi)執(zhí)行同一條指令 
C、以異步方式,在同一時(shí)間內(nèi)執(zhí)行不同的指令 
D、以異步方式,在同一時(shí)間內(nèi)執(zhí)行同一條指令 

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

試題2

如下所示的UML圖是(1 ),圖中(Ⅰ)表示(2 ),(Ⅱ)表示(3 )。



(1)A.序列圖
B.狀態(tài)圖
C.通信圖
D.活動(dòng)圖
(2)A.合并分叉
B.分支
C.合并匯合
D.流
(3)A.分支條件
B.監(jiān)護(hù)表達(dá)式
C.動(dòng)作名
D.流名稱

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

試題3

若C程序的表達(dá)式中引用了未賦初值的變量,則()。
A.編譯時(shí)一定會(huì)報(bào)告錯(cuò)誤信息,該程序不能運(yùn)行
B.可以通過編譯并運(yùn)行,但運(yùn)行時(shí)一定會(huì)報(bào)告異常
C.可以通過編譯,但鏈接時(shí)一定會(huì)報(bào)告錯(cuò)誤信息而不能運(yùn)行
D.可以通過編譯并運(yùn)行,但運(yùn)行結(jié)果不一定是期望的結(jié)果

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

試題4

在下圖所示的樹型文件系統(tǒng)中,方框表示目錄,圓圈表示文件,“/”表示路徑中的分隔符,“/”在路徑之首時(shí)表示根目錄。圖中,  (1)  。假設(shè)當(dāng)前目錄是 A2,若進(jìn)程 A以如下兩種方式打開文件 f2:
方式①    fd1=open(″(2)/f2″,o_RDONLY);
方式②    fd1=open(″/A2/C3/f2″,o_RDONLY);
那么,采用方式①的工作效率比方式②的工作效率高。

(1)A、根目錄中文件 f1 與子目錄 C1、C2 和 C3 中文件 f1 一定相同
B、子目錄 C1 中文件 f2 與子目錄 C3 中文件 f2 一定相同
C、子目錄 C1 中文件 f2 與子目錄 C3 中文件 f2 一定不同
D、子目錄 C1 中文件 f2 與子目錄 C3 中文件 f2 是可能相同也可能不相同
(2)A、/A2/C3
B、A2/C3
C、C3
D、f2

試題解析與討論:www.jazzmuze.com/st/80612776.html
試題參考答案:D、C

試題5

在IE瀏覽器中,安全級(jí)別最高的區(qū)域設(shè)置是()。
A.Internet
B.本地Intranet
C.可信站點(diǎn)
D.受限站點(diǎn)

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

試題6: 對(duì)于后綴表達(dá)式abc-+d*(其中,-、+、*表示二元算術(shù)運(yùn)算減、加、乘),與該后綴式等價(jià)的語法樹為(23)。
A.
B.
C.
D.
試題解析與討論:www.jazzmuze.com/st/3959121517.html
試題參考答案:B

試題7: 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
試題解析與討論:www.jazzmuze.com/st/4076127115.html
試題參考答案:A、B、C、D、C

試題8

下面關(guān)于棧和隊(duì)列的敘述,錯(cuò)誤的是 ( ) 。
A、棧和隊(duì)列都是操作受限的線性表
B、隊(duì)列采用單循環(huán)鏈表存儲(chǔ)時(shí), 只需設(shè)置隊(duì)尾指針就可使入隊(duì)和出隊(duì)操作的時(shí)間復(fù)雜度都為 O(1)
C、若隊(duì)列的數(shù)據(jù)規(guī)模 n 可以確定,則采用順序存儲(chǔ)結(jié)構(gòu)比鏈?zhǔn)酱鎯?chǔ)結(jié)構(gòu)效率更高
D、利用兩個(gè)??梢阅M一個(gè)隊(duì)列的操作,反之亦可

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

試題9

某系統(tǒng)采用請(qǐng)求頁式存儲(chǔ)管理方案,假設(shè)某進(jìn)程有6個(gè)頁面,系統(tǒng)給該進(jìn)程分配了4個(gè)存儲(chǔ)塊,其頁面變換表如下表所示,表中的狀態(tài)位等于I/O分別表示頁面在內(nèi)存/不在內(nèi)存。當(dāng)該進(jìn)程訪問的頁面2不在內(nèi)存時(shí),應(yīng)該淘汰表中頁號(hào)為 (1) 的頁面。假定頁面大小為4K,邏輯地址為十六進(jìn)制3C18H,該地址經(jīng)過變換后的頁幀號(hào)為 (2) 。

(1)A.0
B.3
C.4
D.5
(2)A.2
B.5
C.8
D.12

試題解析與討論:www.jazzmuze.com/st/2462729003.html
試題參考答案:D、A

試題10

關(guān)于軟件著作權(quán)產(chǎn)生的時(shí)間,表述正確的是  ( )  。
A、自軟件首次公開發(fā)表時(shí)
B、自開發(fā)者有開發(fā)意圖時(shí)
C、自軟件得到國(guó)家著作權(quán)行政管理部門認(rèn)可時(shí)
D、自軟件完成創(chuàng)作之日起

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

掃碼關(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)論  

推薦文章