軟件設(shè)計師當(dāng)天每日一練試題地址:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4
往期軟件設(shè)計師每日一練試題匯總:m.xiexiliangjiufa.com/class/27/e4_1.html
軟件設(shè)計師每日一練試題(2024/5/13)在線測試:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
點擊查看:更多軟件設(shè)計師習(xí)題與指導(dǎo)
軟件設(shè)計師每日一練試題內(nèi)容(2024/5/13)
試題1
計算機要對聲音信號進(jìn)行處理時,必須將它轉(zhuǎn)換成為數(shù)字聲音信號。最基本的聲音信號數(shù)字化方法是取樣-量化法。若量化后的每個聲音樣本用 2 個字節(jié)表示,則量化分 辨率是 ( ) 。
A、1/2
B、1/1024
C、1/65536
D、1/131072
查看答案
試題參考答案:C
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題2
《計算機軟件產(chǎn)品開發(fā)文件編制指南》》(GB 8567-88)是( ) 標(biāo)準(zhǔn)。
A、強制性國家
B、推薦性國家
C、強制性行業(yè)
D、推薦性行業(yè)
查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題3
在Python3中,執(zhí)行語句x-imput(),如果從鍵盤輸入123并按回車鍵,則x的值為()查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題4
設(shè)函數(shù)foo和hoo的定義如下圖所示,在函數(shù)foo中調(diào)用函數(shù)hoo,hoo的第一個參數(shù)采用傳引用方式(call by reference),第二個參數(shù)傳值方式(call by value),那么函數(shù)foo中的print(a,b)將輸出()查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題5
對n個元素進(jìn)行快速排序時,最壞情況下的時間復(fù)雜度為( )。
A、O(1og2n)
B、O(n)
C、O(nlog2n)
D、0(n2)
查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題6
下列不屬于電子郵件收發(fā)協(xié)議的是()。查看答案
試題參考答案:
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題7
因使用大量的對象而造成很大的存儲開銷時,適合采用( )模式進(jìn)行對象共享,以減少對象數(shù)量從而達(dá)到較少的內(nèi)存占用并提升性能。
A.組合(Composite)
B.享元(Flyweight)
C.迭代器(Iterator)
D.備忘(Memento)
查看答案
試題參考答案:B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題8
編譯程序進(jìn)行詞法分析時不能( ) 。
A、過濾源程序中的注釋
B、掃描源程序并識別記號
C、指出出錯行號
D、查出拼錯的保留字(關(guān)鍵字)
查看答案
試題參考答案:D
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題9
通過元素在存儲空間中的相對位置來表示數(shù)據(jù)元素之間的邏輯關(guān)系,是( )的特點。查看答案
試題參考答案:A
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
試題10
Traditional structured analysis techniques focus upon the flow of (1)within a
system. Object-oriented analysis emphasizes the building of real-world models. It examines
requirements from the perspective of the classes and objects found in the vocabulary of
the(2)domain.
Traditional system design method emphasizes the proper and effective structure of a
complex system. Object-oriented design method encompasses the process of object-oriented
decomposition and a (3) for depicting both logical and physical as well as static and
dynamic models of the system under design.
Object-oriented programming is a method of implementation in which programs are organized
as cooperative collections of objects, each of which represents an (4)of some class, and whose classes are all members of a hierarchy of classes united via (5) relationships.
(1)A、control
B、program
C、data
D、reference
(2)A、problem
B、solution
C、data
D、program
(3)A、mark
B、picture
C、symbol
D、notation
(4)A、instance
B、example
C、existence
D、implementation
(5)A、control
B、inheritance
C、inference
D、connection
查看答案
試題參考答案:C、A、D、A、B
試題解析與討論:m.xiexiliangjiufa.com/exam/ExamDay.aspx?t1=4&day=2024/5/13
信管網(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ī)律與考試大綱,深挖核心知識與高頻考點,為學(xué)員考試保駕護(hù)航。面授、直播&錄播,多種班型靈活學(xué)習(xí),滿足不同學(xué)員考證需求,降低課程學(xué)習(xí)難度,使學(xué)習(xí)效果事半功倍。
發(fā)表評論 查看完整評論 | |