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 whic

题目
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 (请作答此空), 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. system requirements
B. system architecture
C.application logic
D.application program

相似考题
更多“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 t”相关问题
  • 第1题:

    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.architecture

    B.protocol

    C.procedure

    D.structure


    正确答案:A
    解析:微软提出的COM是一种软件体系结构,它可以根据二进制软组件构成应用软件。 COM定义了组件之间进行功能调用的二进制标准,这是使得一个组件能够动态地发现其他组件实现的接口的一种方法,也是标识组件及其接口的特殊机制。OLE是由微软开发的组合文档标准。OLE可以生成与一种应用有关的文档,并且把它链接或嵌入到另外一个应用中。被嵌入的对象保持了原来的格式,而且可以与生成它们的应用链接起来。对OLE的支持已经内置在Windows和MacOS操作系统中。主要由 Apple和IBM开发的竞争性组合文档标准叫做OpenDoc。

  • 第2题:

    资料:As a business owner, it is vital that you understand and use advanced technologies. Technology can help increase business efficiency and even expand operations.
    Accounting software. This is important, even if you have your own accountant or bookkeeper. Accounting software allows you to see your profits and losses at a glance. It can also help you design and maintain a budget for your business.
    Planning software or tools. A calendar system is a must There are many online planning systems that can be utilized to help you keep your calendar organized. Find a system that meets your business' needs and be sure to stick with it
    Time tracking software. A time tracking device will help you determine what tasks result in a profit and what tasks do not. This will help you determine what tasks can be eliminated, outsourced, or improved. If you're looking at software that requires a fee, ask for a free trial first to make sure it's the right software for you.

    Email management As a business owner, you probably use several email accounts to manage the various aspects of your company. If you streamline these emails to one account, you'll be able to stay organized and abreast of your emails.
    Mobile internet access. Access to the internet on your mobile device will not only make your life easier, it will also help you maintain a positive reputation for your business. For example, if you are able to follow up with a client by email immediately after a meeting. you will be showing that you are accessible, timely and professional.
    Once you decide which types of technology are right for you and your business, you'll be on your way to being more organized and efficient than ever.

    What’s the author's attitude towards advanced technology?

    A.Negative
    B.Critical
    C.Positive
    D.Neutral

    答案:C
    解析:
    本题的问题是“作者对于先进技术的态度是什么?”。A选项“消极的”;B选项“批评的”;C选项“积极的”;D选项“中立的”。根据主题句可知,作者对于先进技术持积极态度,故选C。

  • 第3题:

    A requirement is simply a statement of what the system must do or what characteristics it needs to have. Requirements evolve from broad statements of overall (71)from the system to detailed statements of the business capabilities that a system should support to detailed technical statements of the way in which the capabilities will be implemented in the new system. (72)focus on describing how to create the software product that will be produced from the project Nonfunctional requirements are primarily used in the design phase when decisions are made about the user interface, the hardware and software, and the system's underlying architecture. The system's physical and technical environments would be considered (73). The speed, capacity, and reliability of the system belong to (74).(75)describes that who has authorized access to the system under what circumstances.

    (74)应选?

    A.security requirement
    B.performance requirement
    C.technical requirement
    D.information requirement

    答案:B
    解析:
    需求只是陈述了系统必须做什么或者系统需要有什么特性,需求来自于从系统总体(71)的广泛陈述到系统所支持业务能力的详细陈述,再到新系统能力实现中所采用方法的详细技术陈述。(72)致力于描述如何创建将在项目中产生的软件产品。非功能性需求主要在设计阶段中做出关于用户界面、硬件和软件,以及系统底层架构的决策时使用。系统的物理和技术环境将被看作一种(73)。系统的速度、能力和可靠性属于(74)。(75)描述了谁在什么情况下具有访问系统的权限。

    (74) A.安全性需求 B.性能性需求

    C.技术性需求 D.非功能性需求

  • 第4题:

    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

    答案:A
    解析:
    架构设计的目标是确定应用软件的哪些部分将被分配到何种硬件。识别出正在开发系统的主要软件构件并分配到系统将要运行的硬件构件。所有软件系统可分为四项基本功能。首项是数据存储。大多数信息系统需要数据进行存储并检索,无论是一个小文件,比如一个字处理器产生的一个备忘录,还是一个大型数据库,比如存储一个企业会计记录的数据库。第二项功能是数据访问逻辑,处理过程需要访问数据,这通常是指用SQL进行数据库查询。第三项功能是应用程序逻辑,这些逻辑通过数据流图,用例和功能需求来记录。第四项功能是表示逻辑,给用户显示信息并接收用户命令。一个系统的三类主要硬件构件是客户机、服务器和网络。

  • 第5题:

    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

    答案:B
    解析:
    架构设计的目标是确定应用软件的哪些部分将被分配到何种硬件。识别出正在开发系统的主要软件构件并分配到系统将要运行的硬件构件。所有软件系统可分为四项基本功能。首项是数据存储。大多数信息系统需要数据进行存储并检索,无论是一个小文件,比如一个字处理器产生的一个备忘录,还是一个大型数据库,比如存储一个企业会计记录的数据库。第二项功能是数据访问逻辑,处理过程需要访问数据,这通常是指用SQL进行数据库查询。第三项功能是应用程序逻辑,这些逻辑通过数据流图,用例和功能需求来记录。第四项功能是表示逻辑,给用户显示信息并接收用户命令。一个系统的三类主要硬件构件是客户机、服务器和网络。

  • 第6题:

    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. system requirements
    B. system architecture
    C.application logic
    D.application program

    答案:C
    解析:
    ()的目标是确定应用软件的哪些部分将分配到何种硬件。识别出正在开发系统的主要软件构件并分配到系统将要运行的硬件构件。所有软件系统可分为四项基本功能。第一项是()。大多数信息系统需要数据进行存储并检索,不论是一个小文件,比如一个字处理器产生的一个备忘录,还是一个大型数据库,比如存储一个企业会计记录的数据库。第二项功能是(),处理过程需要访问数据,这通常是指用SQL进行数据库查询。第三项功能是(请作答此空 ),这些逻辑通过数据流图,用例和功能需求来记录。第四项功能是表示逻辑,给用户显示信息并接收用户命令。一个系统的三类主要硬件构件是()。A.系统需求 B.系统架构 C.应用程序逻辑 D.应用程序

  • 第7题:

    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、table
    • B、eventc
    • C、objects
    • D、function

    正确答案:C

  • 第8题:

    An administrator is planning an upgrade of a major software package on an application server.The software has been tested successfully in a test environment and it is ready to go into production. Which of the following steps should the administrator take next?()

    • A、Identify necessary operating system updates
    • B、Implement the change
    • C、Document the change
    • D、Schedule system down time

    正确答案:D

  • 第9题:

    You have a computer that runs Windows 7. You have a third-party application. You need to ensure that onlya specific version of the application runs on the computer. The solution must ensure that all applicationrestrictions are based on the application vendor s digital signature.  What should you do?()

    • A、From Application Control Policies, configure a path rule.
    • B、From Application Control Policies, configure a publisher rule.
    • C、From Software Restriction Policies, configure a path rule.
    • D、From Software Restriction Policies, configure a certificate rule.

    正确答案:B

  • 第10题:

    单选题
    You work as an application developer at Certkiller .com. You have recently created an application domain for Certkiller .com. A few weeks later, you are required to determine if assembly references in this application domain, which is the current application domain, are being cached. What property should you use to achieve this objective?()
    A

     AppDomain.CurrentDomain.ShadowCopyFiles

    B

     AppDomain.CurrentDomain.CachePath

    C

     AppDomain.CurrentDomain.ConfigurationFile

    D

     AppDomain.CurrentDomain.Evidence


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    An administrator is planning an upgrade of a major software package on an application server. The software has been tested successfully in a test environment and it is ready to go into production.  Which of the following steps should the administrator take next?()
    A

     Identify necessary operating system updates

    B

     Implement the change

    C

     Document the change

    D

     Schedule system down time


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    An administrator is planning an upgrade of a major software package on an application server.The software has been identified, the project approved and the upgrade purchased. Which of the following steps should the administrator take NEXT?()
    A

    Create a test environment for the new version.

    B

    Determine system requirements for the upgrade.

    C

    Request bids from other competing vendors in the product space.

    D

    Document the upgrade.


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Software engineering is the study and an application of engineering to the design,development,and(71)of software.

    A.maintenance
    B.service
    C.running
    D.deployment

    答案:A
    解析:
    翻译:软件工程是研究工程的设计、开发和维护的学科及应用。 A、维护 B、服务 C、运行 D、开发

  • 第14题:

    A requirement is simply a statement of what the system must do or what characteristics it needs to have. Requirements evolve from broad statements of overall ( 71)from the system to detailed statements of the business capabilities that a system should support to detailed technical statements of the way in which the capabilities will be implemented in the new system. (72)focus on describing how to create the software product that will be produced from the project Nonfunctional requirements are primarily used in the design phase when decisions are made about the user interface, the hardware and software, and the system's underlying architecture. The system's physical and technical environments would be considered (73). The speed, capacity, and reliability of the system belong to (74).(75)describes that who has authorized access to the system under what circumstances.
    (72)处应选?

    A.User requirements
    B.Business requirements
    C.Function requirements
    D.System requirements

    答案:C
    解析:
    需求只是陈述了系统必须做什么或者系统需要有什么特性,需求来自于从系统总体(71)的广泛陈述到系统所支持业务能力的详细陈述,再到新系统能力实现中所采用方法的详细技术陈述。(72)致力于描述如何创建将在项目中产生的软件产品。非功能性需求主要在设计阶段中做出关于用户界面、硬件和软件,以及系统底层架构的决策时使用。系统的物理和技术环境将被看作一种(73)。系统的速度、能力和可靠性属于(74)。(75)描述了谁在什么情况下具有访问系统的权限。

    (72) A.用户需求 B.业务需求

    C.功能需求 D.系统需求

  • 第15题:

    A requirement is simply a statement of what the system must do or what characteristics it needs to have. Requirements evolve from broad statements of overall (71)from the system to detailed statements of the business capabilities that a system should support to detailed technical statements of the way in which the capabilities will be implemented in the new system. ( )focus on describing how to create the software product that will be produced from the project Nonfunctional requirements are primarily used in the design phase when decisions are made about the user interface, the hardware and software, and the system's underlying architecture. The system's physical and technical environments would be considered ( ). The speed, capacity, and reliability of the system belong to ( ).( )describes that who has authorized access to the system under what circumstances.

    (71)应选?

    A.business needs
    B.operation processes
    C.technical specification
    D.function components

    答案:A
    解析:
    需求只是陈述了系统必须做什么或者系统需要有什么特性,需求来自于从系统总体(71)的广泛陈述到系统所支持业务能力的详细陈述,再到新系统能力实现中所采用方法的详细技术陈述。(72)致力于描述如何创建将在项目中产生的软件产品。非功能性需求主要在设计阶段中做出关于用户界面、硬件和软件,以及系统底层架构的决策时使用。系统的物理和技术环境将被看作一种(73)。系统的速度、能力和可靠性属于(74)。(75)描述了谁在什么情况下具有访问系统的权限。

    (71) A.业务需求 B.操作流程

    C.技术规范 D.功能组件

  • 第16题:

    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 (请作答此空), 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. data persistence
    B .data access objects
    C. database connection
    D. data access logic

    答案:D
    解析:
    架构设计的目标是确定应用软件的哪些部分将被分配到何种硬件。识别出正在开发系统的主要软件构件并分配到系统将要运行的硬件构件。所有软件系统可分为四项基本功能。首项是数据存储。大多数信息系统需要数据进行存储并检索,无论是一个小文件,比如一个字处理器产生的一个备忘录,还是一个大型数据库,比如存储一个企业会计记录的数据库。第二项功能是数据访问逻辑,处理过程需要访问数据,这通常是指用SQL进行数据库查询。第三项功能是应用程序逻辑,这些逻辑通过数据流图,用例和功能需求来记录。第四项功能是表示逻辑,给用户显示信息并接收用户命令。一个系统的三类主要硬件构件是客户机、服务器和网络。

  • 第17题:

    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

    答案:A
    解析:
    (请作答此空 )的目标是确定应用软件的哪些部分将分配到何种硬件。识别出正在开发系统的主要软件构件并分配到系统将要运行的硬件构件。所有软件系统可分为四项基本功能。第一项是()。大多数信息系统需要数据进行存储并检索,不论是一个小文件,比如一个字处理器产生的一个备忘录,还是一个大型数据库,比如存储一个企业会计记录的数据库。第二项功能是(),处理过程需要访问数据,这通常是指用SQL进行数据库查询。第三项功能是(),这些逻辑通过数据流图,用例和功能需求来记录。第四项功能是表示逻辑,给用户显示信息并接收用户命令。一个系统的三类主要硬件构件是()。A.架构设计 B.模块化设计 C.物理设计 D.分布式设计

  • 第18题:

    What are three components of Cisco Technical Support Services?()

    • A、Application Software Updates
    • B、Cisco Advisory Services
    • C、Advanced Hardware Replacement
    • D、Software Support
    • E、Cisco.com
    • F、Warranty for hardware

    正确答案:C,D,E

  • 第19题:

    An administrator is planning an upgrade of a major software package on an application server.The software has been identified, the project approved and the upgrade purchased. Which of the following steps should the administrator take NEXT?()

    • A、Create a test environment for the new version.
    • B、Determine system requirements for the upgrade.
    • C、Request bids from other competing vendors in the product space.
    • D、Document the upgrade.

    正确答案:A

  • 第20题:

    A customer has a new p5-550 running AIX 5.2 that is SAN-attached to a FAStT900.  They have encountered hangs lasting over a minute on their new system during application load testing.  They called the pSeries technical specialist for advice.  Which of the following would be the most appropriate questions to determine their next step in resolving the problem?()

    • A、Are there any errors in the error log? Do they indicate any hardware or software errors?
    • B、Has performance data been collected? What do the results show in terms of I/O statistics?
    • C、Has performance data been collected? What do the results show in terms of CPU utilization? 
    • D、What type of SAN switch is the customer using? What are the microcode levels on the switch?

    正确答案:A

  • 第21题:

    单选题
    A customer has a new p5-550 running AIX 5.2 that is SAN-attached to a FAStT900.  They have encountered hangs lasting over a minute on their new system during application load testing.  They called the pSeries technical specialist for advice.  Which of the following would be the most appropriate questions to determine their next step in resolving the problem?()
    A

    Are there any errors in the error log? Do they indicate any hardware or software errors?

    B

    Has performance data been collected? What do the results show in terms of I/O statistics?

    C

    Has performance data been collected? What do the results show in terms of CPU utilization? 

    D

    What type of SAN switch is the customer using? What are the microcode levels on the switch?


    正确答案: D
    解析: 暂无解析

  • 第22题:

    多选题
    What are three components of Cisco Technical Support Services?()
    A

    Application Software Updates

    B

    Cisco Advisory Services

    C

    Advanced Hardware Replacement

    D

    Software Support

    E

    Cisco.com

    F

    Warranty for hardware


    正确答案: E,A
    解析: 暂无解析

  • 第23题:

    多选题
    What are two components of the JUNOS Software architecture?()
    A

    Linux kernel

    B

    routing protocol daemon

    C

    session-based forwarding module

    D

    separate routing and security planes


    正确答案: C,A
    解析: 暂无解析