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

题目

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

相似考题

4.1 Bailey’s is a large toy manufacturer based in a traditional industrial region. Established in the 1970s, it has faced many changes in the market and survived. This has been due in part to employing a largely unskilled low paid staff,and maintaining its main advantage, that of low production costs based on low pay. Most of the production involves repetitive and boring work with little challenge and opportunity for innovation. Although many of the employees havebeen with the company for some time, there has been a high level of employee turnover.However, an unhappy atmosphere has been apparent for some time. There has been a number of instances ofarguments between the staff, friction between different departments, disturbance, low morale, poor production and general unrest, made worse recently by a decline in business which may lead to staff reduction and redundancy. Poor pay is leading to family problems that are affecting the commitment and motivation of the employees.The business was recently sold to the new owner, Rebecca Stonewall. She is concerned that the negative atmosphere she has found will harm the prospects of the business and is determined to address the issues that have become apparent.She has therefore decided that it is time to take account of opinions and views of the employees in an attempt both to identify the problems and to resolve them. She has appointed external counsellors since she thinks that a programme of individual counselling might be appropriate and is also of the opinion that some form. of different or improved approach to motivation might be the answer to the problems at Bailey’s.Required:(a) Define the role that the external counsellor must fulfil at Bailey’s. (3 marks)

参考答案和解析
正确答案:B,C
更多“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 ”相关问题
  • 第1题:

    听力原文:Although the said company is a sun-rising firm, its accounting management should be improved before the loan is extended to it.

    (9)

    A.The company is a sun-rising firm so it is worthwhile to extend the loan.

    B.The company has some accounting problems, some improvement is needed.

    C.The company is short of funds because it is sun-rising.

    D.The company has some accounting problems because it is sun-rising.


    正确答案:B
    解析:单句意思为“尽管我们谈及的企业是成长性企业,但是在我们贷款给对方之前,它应该要完善它的财务会计管理。”

  • 第2题:

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

    Awith whom

    Bwith who

    Cwhom

    Dwho


    A

  • 第3题:

    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

  • 第4题:

    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

  • 第5题:

    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

  • 第6题:

    A global container shipping company has a new application that they are going to deploy on a p5-570 at their corporate data center.  The Chief Information Officer indicates that, if the application is down for more than 36 hours, the cost of downtime is very high.  For the initial 36 hours of downtime, the company has a manual process they can execute without significant additional cost. Which of the following products best mitigates the major business risk to the company?()

    • A、IBM Business Continuity Services
    • B、HACMP and a second p5-570 for the data center
    • C、ServiceSuite Supportline with Account Advocate
    • D、ServiceSuite 9x5 next day Hardware Maintenance

    正确答案:A

  • 第7题:

    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

  • 第8题:

    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

  • 第9题:

    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

  • 第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题:

    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

  • 第14题:

    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

  • 第15题:

    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

    正确答案:B,C

  • 第16题:

    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

  • 第17题:

    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

  • 第18题:

    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

  • 第19题:

    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

  • 第20题:

    You are the desktop administrator for your company. Laura is a user in the company's accounting department. Laura uses a Windows XP Professional computer. Laura installs a new software application that was listed on her Add or Remove Programs list. Laura reports that the new application now opens whenever she double-clicks any file that has a .doc file name extension. She also reports that 24 new icons appear on the New menu when she right-clicks her desktop. Laura asks you to reconfigure her computer so that Microsoft Word opens when she double-clicks files that have a .doc file name extension. She also wants you to remove the new icons from the New menu. You instruct Laura to uninstall the new application. After she uninstalls the application, she reports that she can no longer open .doc files by double-clicking them. She also reports that the unwanted icons on the New menu are still present. You reinstall the new application, and it continues to open when Laura double-clicks .doc files. You want to restore the .doc file association and to remove the unwanted icons from the New menu on Laura's computer. You want to accomplish these tasks as quickly as possible. You also want to ensure that none of Laura's other documents or personal settings are affected. What should you do?()

    • A、Restore the computer to the restore point that was created when Laura installed the new application.
    • B、Restore the System State data to Laura's computer from a backup tape. 
    • C、Use the Windows XP Professional CD-ROM to perform an Automated System Recovery (ASR) restore. 
    • D、Restart the computer by using the last known good configuration. 

    正确答案:A

  • 第21题:

    多选题
    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
    解析: 暂无解析

  • 第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
    解析: 暂无解析