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

專業(yè)軟件設(shè)計師網(wǎng)站|服務(wù)平臺|服務(wù)商(加客服微信:cnitpm或QQ:947530340進(jìn)軟件設(shè)計師學(xué)霸群)

軟題庫 學(xué)習(xí)課程
當(dāng)前位置:信管網(wǎng) >> 軟件設(shè)計師 >> 每日一練 >> 文章內(nèi)容
軟件設(shè)計師每日一練試題(2024/5/2)

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

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

軟件設(shè)計師每日一練試題(2024/5/2)在線測試:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

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

軟件設(shè)計師每日一練試題內(nèi)容(2024/5/2)

  • 試題1

    Observe that for the programmer, as for the chef, the urgency of the patron(顧客)
    may govern the scheduled completion of the task, but it cannot govern the actual completion.
    An omelette(煎雞蛋), promised in two minutes, may appear to be progressing nicely. But
    when  it  has  not  set  in  two  minutes,  the  customer  has  two  choices—waits  or  eats  it  raw. Software customers have had  (1)  choices.Now I do not think software  (2)  have less inherent courage and firmness than chefs, nor than other engineering managers. But false  (3)  to match the patron's desired date is much more common in our discipline than elsewhere in engineering. It is very  (4)to make a vigorous, plausible, and job risking defense of an estimate that is derived by no quantitative method, supported by little data, and certified chiefly by the hunches of the managers.Clearly two solutions are needed. We need to develop and publicize productivity figures, bug-incidence figures, estimating rules, and so on. The whole profession can only profit from  (5)  such data. Until estimating is on a sounder basis, individual managers will need to stiffen their backbones and defend their estimates with the assurance that their poor hunches are better than wish derived estimates.
    (1)A、no
    B、the same
    C、other
    D、lots of
    (2)A、testers
    B、constructors
    C、managers
    D、architects
    (3)A、tasks
    B、jobs
    C、works
    D、scheduling
    (4)A、easy
    B、difficult
    C、simple
    D、painless
    (5)A、sharing
    B、excluding
    C、omitting
    D、ignoring

    查看答案

    試題參考答案:B、C、D、B、A

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題2

    假設(shè)關(guān)系R<U, F>, U={A,B,C,D,E}, F= {A→BC,AC→D,B→D},那么在關(guān)系R中(  )。
    A.不存在傳遞依賴,候選關(guān)鍵字A
    B.不存在傳遞依賴,候選關(guān)鍵字AC
    C.存在傳遞依賴A→D,候選關(guān)鍵字A
    D.存在傳遞依賴B→D,候選關(guān)鍵字C

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題3

    若有關(guān)系R(A,B,C,D)和S(C,D,E),則與表達(dá)式π3,4,745(R×S))等價的SQL語句如下:

    SELECT (1) FROM (2)WHERE(3) ;

    (1)A.A,B,C,D,E

    B.C,D,E

    C.R.A,R.B,R.C, R.D, S.E

    D.R.C,R.D,S.E

    (2)A.R

    B.S

    C.R,S

    D.RS

    (3)A.D<C

    B.R.DD<CS.C

    C.R.DD<CR.C

    D.S.DD<CR.C

    查看答案

    試題參考答案:D、C、B

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題4

    圖G的鄰接矩陣如下圖所示(頂點(diǎn)依次表示為v0、v1、v2、v3、v4、v5),G是(請作答此空)。對G進(jìn)行廣度優(yōu)先遍歷(從v0開始),可能的遍歷序列為( )。

    (1)A.無向圖
    B.有向圖
    C.完全圖
    D.強(qiáng)連通圖
    (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

    查看答案

    試題參考答案:B、A

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題5

    下圖所示的PCB(進(jìn)程控制塊)的組織方式是(),圖中()。

    A.鏈接方式
    B.索引方式
    C.順序方式
    D.Hash
    A.有1個運(yùn)行進(jìn)程、2個就緒進(jìn)程、4個阻塞進(jìn)程
    B.有2個運(yùn)行進(jìn)程、3個就緒進(jìn)程、2個阻塞進(jìn)程
    C.有1個運(yùn)行進(jìn)程、3個就緒進(jìn)程、3個阻塞進(jìn)程
    D.有1個運(yùn)行進(jìn)程、4個就緒進(jìn)程、2個阻塞進(jìn)程

    查看答案

    試題參考答案:B、C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題6

    WebSQL is a SQL-like (1) language for extracting information from the web. Its capabilities for performing navigation of web (2) make it a useful tool for automating several web-related tasks that require the systematic processing of either all the links in a (3) , all the pages that can be reached from a given URL through (4) that match a pattern, or a combination of both. WebSQL also provides transparent access to index servers that can be queried via the Common (5) Interface.
    (1)A、query  
    B、transaction  
    C、communication  
    D、programming
    (2)A、browsers  
    B、servers 
    C、hypertexts  
    D、clients
    (3)A、hypertext  
    B、page 
    C、protocol  
    D、operation
    (4)A、paths 
    B、chips  
    C、tools  
    D、directories
    (5)A、Router  
    B、Device 
    C、Computer  
    D、Gateway

    查看答案

    試題參考答案:A、C、B、A、D

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題7

    在計算機(jī)系統(tǒng)中,構(gòu)成虛擬存儲器( )。
    A、只需要一定的硬件資源便可實(shí)現(xiàn)
    B、只需要一定的軟件即可實(shí)現(xiàn)
    C、既需要軟件也需要硬件方可實(shí)現(xiàn)
    D、既不需要軟件也不需要硬件

    查看答案

    試題參考答案:C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題8

    集合A={d.b.c}上的二元關(guān)系R為:R={<a,a>,<c,c>,<a,b>)},則二元關(guān)系R是( )。
    A、自反的 
    B、反自反的 
    C、對稱的 
    D、傳遞的 

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題9

    下面關(guān)于IP地址和MAC地址說法錯誤的是()。
    A.IP地址長度32或128位,MAC地址的長度48位
    B.IP地址工作在網(wǎng)絡(luò)層,MAC地址工作在數(shù)據(jù)鏈路層
    C.IP地址的分配是基于網(wǎng)將拓?fù)?,MAC地址的分配是基于制造商
    D.IP地址具有唯一性,MAC地址不具有唯一性

    查看答案

    試題參考答案:D

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

  • 試題10

    某軟件項目的活動圖如下圖所示,其中頂點(diǎn)表示項目里程碑,連接頂點(diǎn)的邊表示包含的活動,邊上的數(shù)字表示活動的持續(xù)天數(shù),則完成該項目的最少時間為(18)天。活動EH和IJ的松弛時間分別為(19)天。

    A.17
    B.19
    C.20
    D.22
    A.3和3
    B.3和6
    C.5和3
    D.5和6

    查看答案

    試題參考答案:D、C

    試題解析與討論:www.jazzmuze.com/exam/ExamDay.aspx?t1=4&day=2024/5/2

信管網(wǎng)訂閱號

信管網(wǎng)視頻號

信管網(wǎng)抖音號

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

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

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

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

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

推薦文章

精選

課程

提問

評論

收藏