系統(tǒng)規(guī)劃與管理師當(dāng)天每日一練試題地址:www.jazzmuze.com/exam/ExamDay.aspx?t1=29
往期系統(tǒng)規(guī)劃與管理師每日一練試題匯總:www.jazzmuze.com/class27-29-1.aspx
系統(tǒng)規(guī)劃與管理師每日一練試題(2019/6/8)在線測試:www.jazzmuze.com/exam/ExamDay.aspx?t1=29&day=2019/6/8
系統(tǒng)規(guī)劃與管理師每日一練試題內(nèi)容(2019/6/8)
試題
1: 下列選項中,不屬于詳細(xì)設(shè)計的是 ()。
A.模塊結(jié)構(gòu)設(shè)計
B.代碼設(shè)計
C.?dāng)?shù)據(jù)庫設(shè)計
D.人機界面設(shè)計
試題解析與討論:
www.jazzmuze.com/st/3059014462.html試題參考答案:A
試題
2: 某待開發(fā)的信息系統(tǒng),具體功能需求不明確,需求因業(yè)務(wù)發(fā)展需要頻繁變動,適用于此信息系統(tǒng)的開發(fā)方法是 ()。
A.螺旋模型
B.原型方法
C.瀑布模型
D.面向系統(tǒng)的方法試題解析與討論:
www.jazzmuze.com/st/307891699.html試題參考答案:B
試題
3: 以下關(guān)于MIDI的敘述中,不正確的是()。
A.MIDI標(biāo)準(zhǔn)支持同一種樂器音色能同時發(fā)出不同音階的聲音
B.MIDI電纜上傳輸?shù)氖菢菲饕纛l采樣信號
C.MIDI可以看成是基于音樂樂譜描述信息的一種表達(dá)方式
D.MIDI消息的傳輸使用單向異步的數(shù)據(jù)流
試題解析與討論:
www.jazzmuze.com/st/309132600.html試題參考答案:B
試題
4: 為了充分發(fā)揮問題求解過程中處理的并行性,將兩個以上的處理機互連起來,彼此進(jìn)行通信協(xié)調(diào),以便共同求解一個大問題的計算機系統(tǒng)是()系統(tǒng)。
A.單處理
B.多處理
C.分布式處理
D.陣列處理試題解析與討論:
www.jazzmuze.com/st/3098116653.html試題參考答案:B
試題
5: A management information system (1)the business managers the information that they need to make decisions. Early business computers were used for simple operations such(2)tracking inventory, billing, sales, or payroll data, with little detail or structure. Over time, these computer applications became more complex, hardware storage capacities grew, and technologies improved for connecting previously(3)applications. As more data was stored and linked,managers sought greater abstraction as well as greater detail with the aim of creating significant management reports from the stored (4). Originally,the term "MIS” described applications providing managers with information about sales, inventories,and other data that would help in (5)the enterprise. Over time ,the term broadened to include: decision support systems, resource management and human resource management,enterprise resource planning (ERP),enterprise performance management (EPM), supply chain management (SCM),customer relationship management (CRM), project management and database retrieval applications.
(1)A.brings
B.gives
C.takes
D.provides
(2)A.a(chǎn)s
B.to
C.a(chǎn)s to
D.that
(3)A.special
B.obvious
C.isolated
D.individual
(4)A.data
B.number
C.word
D.detail
(5)A.setting up
B.founding
C.improving
D.managing試題解析與討論:
www.jazzmuze.com/st/311226153.html試題參考答案:B、A、C、A、D
試題
6: 設(shè)有一個關(guān)系emp-sales(部門號,部門名,商品編號,銷售數(shù)),部門號唯一標(biāo)識emp-sales關(guān)系中的每一個元組。查詢各部門至少銷售了5種商品或者總銷售數(shù)大于 2000的部門號、部門名及平均銷售數(shù)的SQL語句如下:
ELECT部門號,部門名,AVG(銷售數(shù))AS平均銷售數(shù)
FROM emp-sales GROUP BY ( 1 ) HAVING ( 2 ) OR ( 3 )
( 1 )A.部門號
B.部門名
C.商品編號
D.銷售數(shù)
( 2 )A.COUNT(商品編號)>5
B.COUNT(商品編號)>=5
C.COUNT(DISTINCT部門號)>=5
D.COUNT(DISTINCT部門號)>5
( 3 )A.SUM(銷售數(shù))>2000
B.SUM(銷售數(shù))>=-2000
C.SUM(‘銷售數(shù)’)>2000
D.SUM(‘銷售數(shù)’)>=2000試題解析與討論:
www.jazzmuze.com/st/3128112583.html試題參考答案:A、B、A
試題
7: 要成為合格的系統(tǒng)規(guī)劃與管理師,要做到以下幾個方面的工作,除了()
A、需要掌握IT服務(wù)項目管理所需的基本理論知識。
B、注重管理能力,對技術(shù)工作不需要了解
C、具備良好的職業(yè)道德
D、通過資格認(rèn)證
試題解析與討論:
www.jazzmuze.com/st/3434711244.html試題參考答案:B
試題
8: 軟件著作權(quán)中翻譯權(quán)是指()的權(quán)利。
A.將原軟件從一種自然語言文字轉(zhuǎn)換成另一種自然語言文字
B.將原軟件從一種程序設(shè)計語言轉(zhuǎn)換成另一種程序設(shè)計語言
C.軟件著作權(quán)人對其軟件享有的以其它各種語言文字形式再表現(xiàn)
D.對軟件的操作界面或者程序中涉及的語言文字翻譯成另一種語言文字
試題解析與討論:
www.jazzmuze.com/st/400749205.html試題參考答案:A
試題
9: 系統(tǒng)說明書的內(nèi)容不包括()。
A.項目背景和目標(biāo)
B.項目概述
C.實施計劃
D.實施結(jié)果
試題解析與討論:
www.jazzmuze.com/st/4023124380.html試題參考答案:D
試題
10: 優(yōu)秀代碼的特點不包括()。
A.設(shè)計復(fù)雜
B.容易修改
C.運行效率高
D.易于維護
試題解析與討論:
www.jazzmuze.com/st/4024125000.html試題參考答案:A