A company has a business application that provides its users with many different reports: receivables reports, payables reports, revenue projects, and so on. The company has just purchased somenew, state-of-the-art, wireless printers, and a programmer ha

题目

A company has a business application that provides its users with many different reports: receivables reports, payables reports, revenue projects, and so on. The company has just purchased somenew, state-of-the-art, wireless printers, and a programmer has been assigned the task of enhancing all ofthe reports to use not only the company’s old printers, but the new wireless printers as well. When the programmer starts looking into the application, the programmer discovers that because of the design of theapplication, it is necessary to make changes to each report to support the new printers. Which two designconcepts most likely explain this situation? ()

  • A、Inheritance
  • B、Low cohesion
  • C、Tight coupling
  • D、High cohesion
  • E、Loose coupling
  • F、Object immutability

相似考题
更多“A company has a business application that provides its users with many different reports: receivables reports, payables reports, revenue projects, and so on. The company has just purchased somenew, state-of-the-art, wireless printers, and a programmer has”相关问题
  • 第1题:

    A company that makes Computer Assisted Design (CAD) software has, within its application, some utility classes that are used to perform 3D rendering tasks. The company‘s chief scientist has just improved the performance of one of the utility classes‘ key rendering algorithms, and has assigned a programmer to replace the old algorithm with the new algorithm. When the programmer begins researching the utility classes, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class‘s API, and replaces the old algorithm with the new algorithm, being careful that her changes adhere strictly to the class‘s API. Once testing has begun, the programmer discovers that other classes that use the class she changed are no longer working properly.What design flaw is most likely the cause of these new bugs?()

    A.Inheritance

    B.Tight coupling

    C.Low cohesion

    D.High cohesion

    E.Loose coupling

    F.Object immutability


    参考答案:B

  • 第2题:

    Your firm has been recommended to us by AMK company, () we have done business for many years.

    • A、with whom
    • B、with who
    • C、whom
    • D、who

    正确答案:A

  • 第3题:

    Your company has an Active Directory forest that contains eight linked Group Policy Objects (GPOs). One of these GPOs publishes applications to user objects. A user reports that the application is not available for installation. You need to identify whether the GPO has been applied What should you do()

    • A、Run the Group Policy Results utility for the user.
    • B、Run the Group Policy Results utility for the computer.
    • C、Run the GPRESULT /SCOPE COMPUTER command at the command prompt.
    • D、Run the GPRESULT /S  /Z command at the command prompt.

    正确答案:A

  • 第4题:

    A company has a corporate office building that is used by 50 to 100 unique visitors each day for meetings. Users routinely report that they are unable to access the network with their laptops when visiting this location. The help desk reports that these users are not getting IP addresses automatically assigned. After an investigation, the server administrator has determined that the DHCP service is functioning, but a minimal number of addresses are available for lease. The building is on its own class Csubnet and has 250 addresses in the scope.  Which of the following represents a long term solution tothe problem?()

    • A、 Manually delete address leases from DHCP.
    • B、 Create reservations in DHCP for users frequently visiting this location.
    • C、 Assign static IP addresses to visiting laptops.
    • D、 Reduce the lease duration in the DHCP scope options to one day.

    正确答案:D

  • 第5题:

    The Business Partner technical specialist is called to determine if the addition of host ports on an IBM System Storage DS8700 has improved users’ response times for an IBM System p server running SAP.  How can the improvement be verified()

    • A、check the output of the "vmstat" command on LINUX
    • B、check the performance reports via Tivoli Storage Productivity Center for Data
    • C、check the performance reports via Tivoli Storage Productivity Center for Disk
    • D、check the output of the "iostat" command on AIX

    正确答案:C

  • 第6题:

    A company has a business application that provides its users with many different reports: receivables reports, payables reports, revenue projects, and so on. The company has just purchased some new, state-of-the-art, wireless printers, and a programmer has been assigned the task of enhancing all of the reports to use not only the company's old printers, but the new wireless printers as well. When the programmer starts looking into the application, the programmer discovers that because of the design of the application, it is necessary to make changes to each report to support the new printers. Which two design concepts most likely explain this situation?()

    • A、Inheritance
    • B、Low cohesion
    • C、Tight coupling
    • D、High cohesion
    • E、Loose coupling
    • F、Object immutability

    正确答案:B,C

  • 第7题:

    A company that makes Computer Assisted Design (CAD) software has, within its application, some utilityclasses that are used to perform 3D rendering tasks. The company’s chief scientist has just improved theperformance of one of the utility classes’ key rendering algorithms, and has assigned a programmer toreplace the old algorithm with the new algorithm. When the programmer begins researching the utilityclasses, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class’s API, and replaces the old algorithm with the new algorithm, being carefulthat her changes adhere strictly to the class’s API. Once testing has begun, the programmer discovers thatother classes that use the class she changed are no longer working properly. What design flaw is mostlikely the cause of these new bugs?()

    • A、Inheritance
    • B、Tight coupling
    • C、Low cohesion
    • D、High cohesion
    • E、Loose coupling

    正确答案:B

  • 第8题:

    You design a Business Intelligence (BI) solution by using SQL Server 2008. You create a SQL Server 2008 Reporting Services (SSRS) solution. You create reports by using Microsoft Visual Studio .NET 2008. The development team of your company must create 50 SSRS reports. You need to ensure that the company logo and the company name are included in the page header of all the reports. What should you do?()

    • A、 Create an SSRS report and include the required page header in the report. Use the report as a template for all the reports.
    • B、 Create an SSRS report and include the required page header in the report. Create a subreport that refers to the report. Include the subreport to all the reports.
    • C、 Create a SSRS report and include the required page header in the report. Copy the report definition to an XML file.Add the XML file as a data source for all the reports.
    • D、 Create a SSRS report and include the required page header in the report. Create a class library that includes the report.Add the class library as an assembly reference for all the reports.

    正确答案:A

  • 第9题:

    多选题
    Under which three conditions does a client initiate roaming between wireless cells in the Company  WLAN? ()
    A

    The access point has broadcast too many SSIDs.

    B

    The wireless client has missed too many beacons from the access point.

    C

    The maximum data retry count, initiated by the wireless client, is exceeded.

    D

    The wireless client has reduced the data rate.

    E

    The access point has requested client reauthentication.

    F

    The wireless client has missed too many IAPP (Inter Access Point Protocol) updates.


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

  • 第10题:

    多选题
    A company has a business application that provides its users with many different reports: receivables reports, payables reports, revenue projects, and so on. The company has just purchased somenew, state-of-the-art, wireless printers, and a programmer has been assigned the task of enhancing all ofthe reports to use not only the company’s old printers, but the new wireless printers as well. When the programmer starts looking into the application, the programmer discovers that because of the design of theapplication, it is necessary to make changes to each report to support the new printers. Which two designconcepts most likely explain this situation? ()
    A

    Inheritance

    B

    Low cohesion

    C

    Tight coupling

    D

    High cohesion

    E

    Loose coupling

    F

    Object immutability


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

  • 第11题:

    问答题
    The top honors for 2001 goes to Procter and Gamble, which moved up from number four in 2000, Business Ethics reports in its March-April 2001 issue. The giant consumer products company scored high in the category of “service to international stakeholders”, a measure of how well the company behaves in the44 countries outside of the United States in which it does business. P&G “has been generous in international grants and gifts in these communities, including earthquake relief in Turkey, community building projects in Japan, plus contributions for schools in China, school computers in Romania, special education in Malaysia, and shore protection in France,” according to the magazine.

    正确答案:
    该杂志2001年3月至4月号上报道说,2001年荣获“最佳企业公民”称号的是宝洁公司,该公司从2000年的第四名上升了三位到达第一。这家消费品巨头在“服务国际利益相关者”一项上得分最高。该项指标可以衡量公司在美国之外有业务关系的44个国家中的表现。据该杂志报道,宝洁公司“对这些地区在国际援助和赠予方面非常慷慨,包括对土耳其地震的救援、参与日本的社区建筑项目、在中国捐资盖学校、在罗马尼亚出钱购买教学用电脑、在马来西亚资助特殊教育和在法国帮助保护海滩”。
    解析: 暂无解析

  • 第12题:

    单选题
    A company has a corporate office building that is used by 50 to 100 unique visitors each day for meetings. Users routinely report that they are unable to access the network with their laptops when visiting this location. The help desk reports that these users are not getting IP addresses automatically assigned. After an investigation, the server administrator has determined that the DHCP service is functioning, but a minimal number of addresses are available for lease. The building is on its own class Csubnet and has 250 addresses in the scope.  Which of the following represents a long term solution tothe problem?()
    A

     Manually delete address leases from DHCP.

    B

     Create reservations in DHCP for users frequently visiting this location.

    C

     Assign static IP addresses to visiting laptops.

    D

     Reduce the lease duration in the DHCP scope options to one day.


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

  • 第13题:

    Your firm has been recommended to us by AMK company, () we have done business for many years.

    Awith whom

    Bwith who

    Cwhom

    Dwho


    A

  • 第14题:

    You want to create a template to be used as a standard for all company reports, which are many different styles. How many different templates must you have if you plan to use multiple report styles?()

    • A、Two 
    • B、One 
    • C、One per report style
    • D、One per report style + one more

    正确答案:B

  • 第15题:

    Under which three conditions does a client initiate roaming between wireless cells in the Company  WLAN? ()

    • A、 The access point has broadcast too many SSIDs.
    • B、 The wireless client has missed too many beacons from the access point.
    • C、 The maximum data retry count, initiated by the wireless client, is exceeded.
    • D、 The wireless client has reduced the data rate.
    • E、 The access point has requested client reauthentication.
    • F、 The wireless client has missed too many IAPP (Inter Access Point Protocol) updates.

    正确答案:B,C,D

  • 第16题:

    A company may use the Windows XP Professional MUI Pack because the company:()

    • A、has offices where users who speak different languages share computers.
    • B、wants to maintain multiple operating systems.
    • C、has users who work remotely at home offices.
    • D、wants to deploy and maintain a single operating system standard.

    正确答案:A,D

  • 第17题:

    A company has a business application that provides its users with many different reports: receivables reports, payables reports, revenue projects, and so on.The company has just purchased some new, state-of-the-art,wireless printers, and a programmer has been assigned the task of enhancing all of the reports to use not only the company’s old printers, but the new wireless printers as well.When the programmer starts looking into the application, the programmer discovers that because of the design of the application, it is necessary to make changes to each report to support the new printers.  Which two design concepts most likely explain the situation?()

    • A、Inheritance
    • B、Low cohesion
    • C、Tight coupling
    • D、High cohesion
    • E、Loose coupling
    • F、Object immutablility

    正确答案:B,C

  • 第18题:

    A company that makes Computer Assisted Design (CAD) software has, within its application, some utility classes that are used to perform 3D rendering tasks. The company's chief scientist has just improved the performance of one of the utility classes' key rendering algorithms, and has assigned a programmer to replace the old algorithm with the new algorithm. When the programmer begins researching the utility classes, she is happy to discover that the algorithm to be replaced exists in only one class. The programmer reviews that class's API, and replaces the old algorithm with the new algorithm, being careful that her changes adhere strictly to the class's API. Once testing has begun, the programmer discovers that other classes that use the class she changed are no longer working properly. What design flaw is most likely the cause of these new bugs?()

    • A、Inheritance
    • B、Tight coupling
    • C、Low cohesion
    • D、High cohesion
    • E、Loose coupling
    • F、Object immutability

    正确答案:B

  • 第19题:

    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance has databases for a finance application and a manufacturing application. You want to put some limitation on the maximum CPU query time allowed by the applications, so you configure the Resource Governor to achieve this. But you notice that certain reports do not execute successfully any longer on the manufacturing application. You have to allow the manufacturing application to consume more CPU time, so you have to change the Resource Governor configuration.  Which Resource Governor component should you configure?()  

    • A、The workload group which is used by default 
    • B、The workload group which is used by the finance application 
    • C、The classifier function which identifies the finance application 
    • D、The workload group which is used by the manufacturing application 

    正确答案:D

  • 第20题:

    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a single Database Mail profile. Reports are sent to all the company employees by using the Mail profile. During office hours, a large volume of reports are sent by the sp_send_dbmail stored procedure. Now you notice that it takes a long time for the reports to be sent to the company manager. As the technical support, you have to speed up the delivery. So what action should you perform to achieve this goal?()  

    • A、Another SMTP account should be added to the existing Database Mail profile 
    • B、When you send the reports to the manager, you should use the @importance = high parameter. 
    • C、You should change the Account Retry Attempts option of the Database Mail system properties 
    • D、You should configure a new Database Mail profile. The new one will be used for sending the reports to the manager. 

    正确答案:D

  • 第21题:

    单选题
    Your firm has been recommended to us by AMK company, () we have done business for many years.
    A

    with whom

    B

    with who

    C

    whom

    D

    who


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

  • 第22题:

    单选题
    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. The instance has databases for a finance application and a manufacturing application. You want to put some limitation on the maximum CPU query time allowed by the applications, so you configure the Resource Governor to achieve this. But you notice that certain reports do not execute successfully any longer on the manufacturing application. You have to allow the manufacturing application to consume more CPU time, so you have to change the Resource Governor configuration.  Which Resource Governor component should you configure?()
    A

    The workload group which is used by default 

    B

    The workload group which is used by the finance application 

    C

    The classifier function which identifies the finance application 

    D

    The workload group which is used by the manufacturing application 


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

  • 第23题:

    单选题
    An administrator receives reports from users in an office that their 802.11g wireless connectivity has been problematic since the installation of the new wireless phone system. At which of the following frequencies are both systems operating at to cause this issue?()
    A

    2.4GHz

    B

    900MHz

    C

    1.1GHz

    D

    5GHz


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