网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
______ is a set of specifications and software that allow small programs or software components to work together.
A.ActiveX
B.XML
C.HTML
D.DBMS
参考答案
更多 “ ______ is a set of specifications and software that allow small programs or software components to work together.A.ActiveXB.XMLC.HTMLD.DBMS ” 相关考题
考题
试题(71)~(75)The software architecture is a set of software components, subsystems, relationships, interactions, the properties of each of these elements, and the set of guiding principles that together constitute the fundamental properties and constraints of a software system or set of systems. (71) defines a general set of element types and their interactions. The examples include Pipes and Filters, Model-View-Controller, and Reflection. A (72) in software architecture is a representation used to understand or document one or more aspects of a problem or solution. Architecture is usually used in conjunction with many adjunct terms. The (73) defines the key strategies, organization, goals and related processes of the enterprise. At the enterprise level, the (74) may be more of a set of guidelines on how the various software architectures should be constructed consistently across the enterprise. The (75), which describes the high-level set of elements involved in application from a particular domain along with their interactions, is often used to focus on subsystem definition rather than application process level definition.(71)A. Architectural patternB. Architectural descriptionC. Architectural viewD. Architectural viewpoint(72)A. modelB. domainC. componentD. subsystem(73)A. enterprise architectureB. technical architectureC. infrastructure architectureD. business architecture(74)A. enterprise architectureB. data architectureC. application architectureD. information architecture(75)A. product-line architectureB. reference architectureC. technology architectureD. infrastructure architecture
考题
Integration(73)is the process of verifying that the components of asystem work together as described in the program design and system design specifications.A.tryingB.checkingC.testingD.coding
考题
software, also called end-user program, includes database programs, word processors, spreadsheets etc.A.ApplicationB.SystemC.CompilerD.Utility
考题
ActiveX is a set of specifications and software that allow small programs or software components to(72).A.work togetherB.work aloneC.simplifyD.reuse
考题
Microsoft's COM is a software(146)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(147)standard developed by Microsoft. OLE makes it possible to create(148)with one application and link or embed them in a second application. Embedded objects retain their original format and(149)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(150)compound document standard developed mainly by Apple and IBM is called OpenDoc.A.architectureB.protocolC.procedureD.structure
考题
Integration _______is the process of verifying that the components of a system work together as described in the program design and system design specifications.A.tryingB.checkingC.testingD.codingA.B.C.D.
考题
Thesoftware architecture isa set of software components, subsystems,relationships, interactions, the properties of each of these elements,and the set of guiding principles that together constitute thefundamental properties and constraints of a software system or set of systems.(71)defines a general set of element types and their interactions.The examples include Pipes and Filters,Model-View-Controller, and Reflection.A (72)in software architecture is a representation used to understand or document oneor more aspects of a problem or solution. Architectureis usually used in conjunction with many adjunct terms. The(73)defines the key strategies, organization, goals and related processes of theenterprise. Atthe enterprise level, the (74)may be more of a set of guidelines on how the various software architecturesshould be constructed consistently across the enterprise.The (75), whichdescribes the high-level set of elements involved in application from a particular domainalong with their interactions, is often used to focus on subsystemdefinition rather than application process level definition.A.Architectural patternB.Architectural descriptionC.Architectural viewD.Architectural viewpoint
考题
Which two commands allow you to return to a previous verision of software on the device?()
A. request sytem software addB. request sytem software downgradeC. request sytem software replaceD. request sytem software rollback
考题
A user has forgotten their BIOS password on their computer. Which of the following would atechnician use to allow the user access to their PC?()
A. Remove the BIOS chip on the PCB. Re-flash the BIOSC. Run password cracking software on the users PCD. Set the password clear jumper on the motherboard
考题
Microsoft's COM is a software(73) that allows applications to be built from binary software components。A.structureB.protocolC.procedureD.architecture
考题
Software engineering is the science and art of specifying, designing, implementing, and(66)with economy, timeliness and elegance, programs,(67)and operating procedures whereby computers can be made useful to humanity.This definition implicitly sets(68)the basic goal of software engineering research and development: The basic goal of software engineering is to facilitate specification, design, implementation and evolution of programs, documentation and operating(69)which are useful to humanity in an economic,(70)and elegant manner(using the appropriate science and art).A.envelopmentB.envelopingC.evolvementD.evolving
考题
Software engineers apply the principles of software engineering to the design, development, ( ),testing, and evaluation of the software and systems that make computers or anything containing software work.A.RequirementB.constructionC.serviceD.maintenance
考题
Microsoffs COM is a software(66)that allows applications to be built from binary software components. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.OLE is a compound(67)standard developed by Microsoft. OLE makes it possible to create(68)with one application and link or embed them in a second application. Embedded objects retain their original format and(69)to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(70)compound document standard developed mainly by Apple and IBM is called OpenDoc.A.architectureB.protocolC.procedureD.structure
考题
Integration ( ) is the process of verifying that the components of a system work together as described in the program design and system design specifications.A.trying
B.checking
C.testing
D.coding
考题
The objective of (请作答此空) is to determine what parts of the application software will be assigned to what hardware. The major software components of the system being developed have to be identified and then allocated to the various hardware components on which the system will operate. All software systems can be divided into four basic functions. The first is (72). Most information systems require data to be stored and retrieved, whether a small file, such as a memo produced by a word processor, or a large database, such as one that stores an organization's accounting records. The second function is the (73), the processing required to access data, which often means database queries in Structured Query Language. The third function is the (74), which is the logic documented in the DFDs, use cases, and functional requirements. The fourth function is the presentation logic, the display of information to the user and the acceptance of the user's commands. The three primary hardware components of a system are (75).
A.architecture design
B. modular design
C. physical design
D.distribution design
考题
The objective of (71) is to determine what parts of the application software will be assigned to what hardware. The major software components of the system being developed have to be identified and then allocated to the various hardware components on which the system will operate. All software systems can be divided into four basic functions. The first is (72). Most information systems require data to be stored and retrieved, whether a small file, such as a memo produced by a word processor, or a large database, such as one that stores an organization's accounting records. The second function is the (73), the processing required to access data, which often means database queries in Structured Query Language. The third function is the (74), which is the logic documented in the DFDs, use cases, and functional requirements. The fourth function is the presentation logic, the display of information to the user and the acceptance of the user's commands. The three primary hardware components of a system are (请作答此空).
A. computers, cables and network
B.clients, servers, and network
C. CPUs, memories and I/O devices
D.CPUs, hard disks and I/O devices
考题
The objective of( 请作答此空 )is to determine what parts of the application software will be assigned to what hardware. The major software components of the system being developed have to be identified and then allocated to the various hardware components on which the system will operate. All software systems can be divided into four basic functions. The first is().Most information systems require data to be stored and retrieved, whether a small file,such as a memo produced by a word processor, or a large database, such as one that stores an organization's accounting records.The second function is the(),the processing required to access data, which often means database queries in Structured Query Language. The third function is the (),which is the logic documented in the DFDs, use cases,and functional requirements.The fourth function is the presentation logic,the display of information to the user and the acceptance of the user's commands.The three primary hardware components of a system are ().
A.architecture design
B. modular design
C. physical design
D.distribution design
考题
Industrialization of sofware trade leads to the production of software( ). A.elements
B.sections
C.components
D.factors
考题
What are three components of Cisco Technical Support Services?()A、Application Software UpdatesB、Cisco Advisory ServicesC、Advanced Hardware ReplacementD、Software SupportE、Cisco.comF、Warranty for hardware
考题
Which two commands allow you to return to a previous version of software on the device?()A、request system software addB、request system software downgradeC、request system software replaceD、request system software rollback
考题
You are the network administrator for The network consists of a single Active Directory domain named All network servers run Windows Server 2003. All client computers run Windows XP Professional, and all client computer objects are store din the Clients organizational unit (OU). Client computers receive critical security patches from servers at Microsoft. A server named Testking1 runs Software Update Services (SUS). You enable Testking1 to obtain and store security patches for distribution on the internal network. Now you need to ensure that all client computers receive future security patches from Testking1 only. You open the Group Policy object (GPO) for the Clients OU. Which setting should you configure?()A、Computer Configuration/Software Settings/Software InstallationB、User Configuration/Software Settings/Software InstallationC、Computer Configuration/Administrative Templates/Windows Components/Windows InstallerD、User Configuration/Administrative Templates/Windows Components/Windows InstallerE、Computer Configuration/Administrative Templates/Windows Components/Windows UpdateF、User Configuration/Administrative Templates/Windows Components/Windows Update
考题
Microsoft's COM is a software(1)that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components,a way for components to dynarmically discover the interfaces implemented by other components, and amechanism to identify components and their interfaces uniquely. OLE is a compound(2)standard developed by Microsoft. OLE makes it possible to create(3)with one application and link or embed them in a second application.Embedded objects retain their original format and(4)to the application that created them. Support for OLE is builtinto the Windows and MacOS Operating Systems.A(5)compound document standard developed mainly by Apple and IBM is called OpenDoc.
空白(3)处应选择()A、tableB、eventcC、objectsD、function
考题
A user has forgotten their BIOS password on their computer. Which of the following would atechnician use to allow the user access to their PC?()A、Remove the BIOS chip on the PCB、Re-flash the BIOSC、Run password cracking software on the users PCD、Set the password clear jumper on the motherboard
考题
What are two components of the JUNOS Software architecture?()A、Linux kernelB、routing protocol daemonC、session-based forwarding moduleD、separate routing and security planes
考题
多选题What are three components of Cisco Technical Support Services?()AApplication Software UpdatesBCisco Advisory ServicesCAdvanced Hardware ReplacementDSoftware SupportECisco.comFWarranty for hardware
考题
单选题Even though most universities retain the royalties from faculty members’ inventions, the faculty members retain the royalties from books and articles they write. Therefore, faculty members should retain the royalties from the educational computer software they develop. The conclusion above would be more reasonably drawn if which of the following were inserted into the argument as an additional premise?A
Royalties from inventions are higher than royalties from educational software programs.B
Faculty members are more likely to produce educational software programs than inventions.C
Inventions bring more prestige to universities than do books and articles.D
In the experience of most universities, educational software programs are more marketable than are books and articles.E
In terms of the criteria used to award royalties, educational, software programs are more nearly comparable to books and articles than to inventions.
热门标签
最新试卷