首页
试卷库
试题库
当前位置:
X题卡
>
所有题目
>
题目详情
面向对象分析与设计中的 (62) 是指一个模块在扩展性方面应该是开放的,而在更改性方面应该是封闭的;而 (63) 是指子类应当可以替换父类并出现在父类能够出现的任何地方。
查看本题答案
包含此试题的试卷
中级软件设计师《相同项单选集》真题及答案
点击查看
你可能感兴趣的试题
面向对象分析与设计中的37是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的;而3
开闭原则
替换原则
依赖原则
单一职责原则
面向对象分析与设计中的8是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的而9是指
开闭原则
替换原则
依赖原则
单一职责原则
面向对象分析与设计中的62是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的而63
开-闭原则
替换原则
依赖原则
单一职责原则
面向对象分析与设计中的62是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的而63
开-闭原则
替换原则
依赖原则
单一职责原则
以下关于面向对象设计的叙述中错误的是
面向对象设计应在面向对象分析之前,因为只有产生了设计结果才可对其进行分析
面向对象设计与面向对象分析是面向对象软件过程中两个重要的阶段
面向对象设计应该依赖于面向对象分析的结果
面向对象设计产生的结果在形式上可以与面向对象分析产生的结果类似,如都可以使用UML表达
面向对象分析与设计中的8是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的而9是指
开闭原则
替换原则
依赖原则
单一职责原则
面向对象分析与设计中的37是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的而38
开闭原则
替换原则
依赖原则
单一职责原则
面向对象分析与设计中的37是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的;而3
开闭原则
替换原则
依赖原则
单一职责原则
以下说法中错误的是
面向对象分析与面向对象设计的定义没有明显区别
在实际的软件开发过程中面向对象分析与面向对象设计的界限是模糊的
面向对象分析和面向对象设计活动是一个多次反复迭代的过程
从面向对象分析到面向对象设计,是一个逐渐扩充模型的过程
面向对象分析与设计中的37是指一个模块在扩展性方面应该是开放的而在更改性方面应该是封闭的而38
开闭原则
替换原则
依赖原则
单一职责原则
面向对象程序设计的基本思想是封装和可扩展性可扩展性体现在继承性和【16】两个方面
以下关于面向对象设计的叙述中错误的是
类的属性用于封装数据,类的方法用于封装行为
面向对象设计的基本思想包括抽象、封装和可扩展性
对象继承和多态可用来实现可扩展性
对象持久化是指将数据库中的数据加载到内存中供应用程序访问
以下关于面向对象设计的叙述中错误的是36
类的属性用于封装数据,类的方法用于封装行为
面向对象设计的基本思想包括抽象、封装和可扩展性
对象继承和多态可用来实现可扩展性
对象持久化是指将数据库中的数据加载到内存中供应用程序访问
以下关于面向对象设计的叙述中错误的是
面向对象设计应在面向对象分析之前,因为只有产生了设计结果才可对其进行分析
面向对象设计与面向对象分析是面向对象软件过程中两个重要的阶段
面向对象设计应该依赖于面向对象分析的结果
面向对象设计产生的结果在形式上可以与面向对象分析产生的结果类似,例如都可以使用UML表达
面向对象程序设计的基本思想是【17】和可扩展性可扩展性体现在继承性和行为扩展两个方面
面向对象程序设计的基本思想是封装和可扩展性可扩展性体现在继承性和______两个方面
面向对象程序设计的基本思想是【9】和可扩展性可扩展性体现在继承性和行为扩展两个方面
面向对象程序设计的基本思想是封装和可扩展性可扩展性体现在【17】和行为扩展两个方面
面向对象程序设计的基本思想是封装和可扩展性可扩展性体现在继承性和【17】两个方面
面向对象程序设计的基本思想是______和可扩展性可扩展性体现在继承性和行为扩展两个方面
热门试题
更多
在软件开发过程中常用图作为描述工具DFD就是面向46分析方法的描述工具在一套分层DFD中如果某一张图中有N个加工Process则这张图允许有47张子图在一张DFD图中任意两个加工之间48在画分层DFD时应注意保持49之间的平衡DFD中从系统的输入流到系统的输出流的一连串连续变换形成一种信息流这种信息流可分为50两大类
简单无向图的邻接矩阵是对称的可以对其进行压缩存储若无向图G有n个结点其邻接矩阵为A[1..n1..n]且压缩存储在B[1..k]中则k的值至少为20若按行压缩存储对称矩阵的上三角元素则当n等于10时边V6V3的信息存储在B[21]中 20处填 A.
己知一棵度为3的树一个结点的度是指其子树的数目树的度是指该树中所有结点的度的最大值中有5个度为1的结点4个度为2的结点2个度为3的结点那么该树中的叶子结点数目为
41isaprotocolthatahostusestoinformarouterwhenitjoinsorleavesanInternetmulticastgroup. 42isanerrordetectioncodethatmostdatacommunicationnetworksuse. 43isaninteriorgatewayprotocolthatusesadistancevectoralgorithmtopropagateroutinginformation. 44isatransfermodeinwhichalltypesofinformationareorganizedintofixedformcellsonanasynchronousornon-periodicbasisoverarangeofmedia. 45isanidentifierofawebpage. 42是
Thepurposeoftherequirementsdefinitionphaseistoproduceaclearcompleteconsistentandtestable36ofthetechnicalrequirementsforthesoftwareproduct. Duringtherequirementsdefinitionphasetherequirementsdefinitionteamusesaninterativeprocesstoexpandabroadstatementofthesystemrequirementsintoacompleteanddetailedspecificationofeachfunctionthatthesoftwaremustperformandeach37thatitmustmeet.Thestartingpointisusuallyasetofhighlevelrequirementsfromthe38thatdescribetheprojectorproblem. Ineithercasetherequirementsdefinitionteamformulatesanoverallconceptfor’thesystemandthendefines39showinghowthesystemwillbeoperatedpublishesthesystemandoperationsconceptdocumentandconductsasystemconceptreviewSCR. FollowingtheSCRtheteamderives40requirementsforthesystemfromthehighlevelrequirementsandthesystemandoperationsconceptusingstructuredorobject-orientedanalysis.Theteamspecifiesthesoftwarefunctionsandalgorithmsneededtosatisfyeachdetailedrequirement. 37是
在软件开发过程中常用图作为描述工具DFD就是面向46分析方法的描述工具在一套分层DFD中如果某一张图中有N个加工Process则这张图允许有47张子图在一张DFD图中任意两个加工之间48在画分层DFD时应注意保持49之间的平衡DFD中从系统的输入流到系统的输出流的一连串连续变换形成一种信息流这种信息流可分为50两大类
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5. 1是
MIDIenablespeopletouse11computersandelectronicmusicalinstruments.ThereareactuallythreecomponentstoMIDIthecommunications"12."theHardwareInterfaceandadistribution13called"StandardMIDIFiles".InthecontextoftheWWWthemostinterestingcomponentisthe14Format.InprincipleMIDIfilescontainsequencesofMIDIProtocolmessages.HoweverwhenMIDIProtocol15arestoredinMIDIfilestheeventsarealsotime-stampedforplaybackinthepropersequence.MusicdeliveredbyMIDIfilesisthemostcommonuseofMIDItoday. 14是
代码走查CodeWalkthrough和代码审查CodeInspection是两种不同的代码评审方法这两种方法的主要区别是______
两个小组独立地测试同一个程序第一组发现25个错误第二组发现30个错误在两个小组发现的错误中有15个是共同的那么可以估计程序中的错误总数是______个
在其最好情况下的算法时间复杂度为On
SpreadspectrumsimplymeansthatdataissentinsmallpiecesOveranumberofthe46frequenciesavailableforuseatanytimeinthespecifiedrange.Devicesusing47spreadspectrumDSSScommunicateby48eachbyteofdataintoseveralpartsandsendingthemconcurrentlyondifferent49.DSSSusesalotoftheavailable50about22megahertzMHz. 46是
Networkscanbeinterconnectedbydifferentdevices.Inthephysicallayernetworkscanbeconnectedby31orhubswhichjustmovethebitsfromonenetworktoanidenticalnetwork.Onelayerupwefindbridgesandswitcheswhichoperateatdatalinklayer.Theycanaccept32examinetheMACaddressandforwardtheframestoadifferentnetworkwhiledoingminorprotocoltranslationintheprocess.Innetworklayerwehaveroutersthatcanconnecttwonetworks.Iftwonetworkshave33networklayerthemutermaybeabletotranslatebetweenthepackerformats.Inthetransportlayerwefindtransportgatewaywhichcaninterfacebetweentwotransportconnections.Finallyintheapplicationlayerapplicationgatewaystranslatemessage34.AsanexamplegatewaysbetweenInternete-mailandX.400e-mailmust35thee-mailmessageandchangevariousheaderfields. 35是
51isasixbytesOSIlayer2addresswhichisburnedintoeverynetworkingdevicethatprovidesitsuniqueidentityforpointtopointcommunication. 52isaprofessionalorganizationofindividualsinmultipleprofessionswhichfocusesoneffortonlower-layerprotocols. 53functionswithtwolayersofprotocols.Itcanconnectnetworksofdifferentspeedsandcanbeadaptedtoanenvironmentasitexpands. 54isthepopularLANdevelopedunderthedirectionoftheIEEE802.5. 55isthepopularbackbonetechnologyfortransmittinginformationathighspeedwithahighleveloffaulttolerancewhichisdevelopedunderthedirectionofANSI. 54是
若二叉树的先序遍历序列为ABDECF中序遍历序列为DBEAFC则其后序遍历序列为
SpreadspectrumsimplymeansthatdataissentinsmallpiecesOveranumberofthe46frequenciesavailableforuseatanytimeinthespecifiedrange.Devicesusing47spreadspectrumDSSScommunicateby48eachbyteofdataintoseveralpartsandsendingthemconcurrentlyondifferent49.DSSSusesalotoftheavailable50about22megahertzMHz. 48是
Networkscanbeinterconnectedbydifferentdevices.Inthephysicallayernetworkscanbeconnectedby31orhubswhichjustmovethebitsfromonenetworktoanidenticalnetwork.Onelayerupwefindbridgesandswitcheswhichoperateatdatalinklayer.Theycanaccept32examinetheMACaddressandforwardtheframestoadifferentnetworkwhiledoingminorprotocoltranslationintheprocess.Innetworklayerwehaveroutersthatcanconnecttwonetworks.Iftwonetworkshave33networklayerthemutermaybeabletotranslatebetweenthepackerformats.Inthetransportlayerwefindtransportgatewaywhichcaninterfacebetweentwotransportconnections.Finallyintheapplicationlayerapplicationgatewaystranslatemessage34.AsanexamplegatewaysbetweenInternete-mailandX.400e-mailmust35thee-mailmessageandchangevariousheaderfields. 33是
一个系统的模块结构图如下所示用×××表示这个系统的测试模块组合下面的选项中71表示自顶向下的测试72表示三明治式测试 72是
MIDIenablespeopletouse11computersandelectronicmusicalinstruments.ThereareactuallythreecomponentstoMIDIthecommunications"12."theHardwareInterfaceandadistribution13called"StandardMIDIFiles".InthecontextoftheWWWthemostinterestingcomponentisthe14Format.InprincipleMIDIfilescontainsequencesofMIDIProtocolmessages.HoweverwhenMIDIProtocol15arestoredinMIDIfilestheeventsarealsotime-stampedforplaybackinthepropersequence.MusicdeliveredbyMIDIfilesisthemostcommonuseofMIDItoday. 12是
斐波那契Fibonacci数列可以递归地定义为 用递归算法求解F5时需要执行76次“+”运算该方法采用的算法策略是77 77处填
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5. 5是
51isasixbytesOSIlayer2addresswhichisburnedintoeverynetworkingdevicethatprovidesitsuniqueidentityforpointtopointcommunication. 52isaprofessionalorganizationofindividualsinmultipleprofessionswhichfocusesoneffortonlower-layerprotocols. 53functionswithtwolayersofprotocols.Itcanconnectnetworksofdifferentspeedsandcanbeadaptedtoanenvironmentasitexpands. 54isthepopularLANdevelopedunderthedirectionoftheIEEE802.5. 55isthepopularbackbonetechnologyfortransmittinginformationathighspeedwithahighleveloffaulttolerancewhichisdevelopedunderthedirectionofANSI. 52是
OriginallyintroducedbyNetscapeCommunications1areageneralmechanismwhichHTFPServersideapplicationssuchasCGI2canusetobothstoreandretrieveinformationontheHTTP3sideoftheconnection.BasicallyCookiescanbeusedtocompensateforthe4natureofHTTP.Theadditionofasimplepersistentclient-sidestatesignificantlyextendsthecapabilitiesofWWW-based5. 3是
在软件开发过程中常用图作为描述工具DFD就是面向46分析方法的描述工具在一套分层DFD中如果某一张图中有N个加工Process则这张图允许有47张子图在一张DFD图中任意两个加工之间48在画分层DFD时应注意保持49之间的平衡DFD中从系统的输入流到系统的输出流的一连串连续变换形成一种信息流这种信息流可分为50两大类
下面关于栈和队列的叙述错误的是
Networkscanbeinterconnectedbydifferentdevices.Inthephysicallayernetworkscanbeconnectedby31orhubswhichjustmovethebitsfromonenetworktoanidenticalnetwork.Onelayerupwefindbridgesandswitcheswhichoperateatdatalinklayer.Theycanaccept32examinetheMACaddressandforwardtheframestoadifferentnetworkwhiledoingminorprotocoltranslationintheprocess.Innetworklayerwehaveroutersthatcanconnecttwonetworks.Iftwonetworkshave33networklayerthemutermaybeabletotranslatebetweenthepackerformats.Inthetransportlayerwefindtransportgatewaywhichcaninterfacebetweentwotransportconnections.Finallyintheapplicationlayerapplicationgatewaystranslatemessage34.AsanexamplegatewaysbetweenInternete-mailandX.400e-mailmust35thee-mailmessageandchangevariousheaderfields. 31是
当在软件工程的环境中考虑风险时主要基于Charette提出的三个概念以下选项中不属于这三个概念的是10项目风险关系着项目计划的成败11关系着软件的生存能力在进行软件工程风险分析时项目管理人员要进行四种风险评估活动这四种活动是12以及确定风险估计的正确性
41isaprotocolthatahostusestoinformarouterwhenitjoinsorleavesanInternetmulticastgroup. 42isanerrordetectioncodethatmostdatacommunicationnetworksuse. 43isaninteriorgatewayprotocolthatusesadistancevectoralgorithmtopropagateroutinginformation. 44isatransfermodeinwhichalltypesofinformationareorganizedintofixedformcellsonanasynchronousornon-periodicbasisoverarangeofmedia. 45isanidentifierofawebpage. 44是
Thepurposeoftherequirementsdefinitionphaseistoproduceaclearcompleteconsistentandtestable36ofthetechnicalrequirementsforthesoftwareproduct. Duringtherequirementsdefinitionphasetherequirementsdefinitionteamusesaninterativeprocesstoexpandabroadstatementofthesystemrequirementsintoacompleteanddetailedspecificationofeachfunctionthatthesoftwaremustperformandeach37thatitmustmeet.Thestartingpointisusuallyasetofhighlevelrequirementsfromthe38thatdescribetheprojectorproblem. Ineithercasetherequirementsdefinitionteamformulatesanoverallconceptfor’thesystemandthendefines39showinghowthesystemwillbeoperatedpublishesthesystemandoperationsconceptdocumentandconductsasystemconceptreviewSCR. FollowingtheSCRtheteamderives40requirementsforthesystemfromthehighlevelrequirementsandthesystemandoperationsconceptusingstructuredorobject-orientedanalysis.Theteamspecifiesthesoftwarefunctionsandalgorithmsneededtosatisfyeachdetailedrequirement. 39是
SpreadspectrumsimplymeansthatdataissentinsmallpiecesOveranumberofthe46frequenciesavailableforuseatanytimeinthespecifiedrange.Devicesusing47spreadspectrumDSSScommunicateby48eachbyteofdataintoseveralpartsandsendingthemconcurrentlyondifferent49.DSSSusesalotoftheavailable50about22megahertzMHz. 50是
热门题库
更多
中级信息系统管理工程师
初级程序员
中级软件设计师
初级网络管理员
初级信息处理技术员
中级数据库系统工程师
中级多媒体应用设计师
高级系统分析师
高级网络规划设计师
高级系统架构师
中级信息系统监理师
初级通信工程师
中级通信工程师
通信新技术、新业务知识
无线通信专业技术
移动通信专业技术