CH4 4278 MC

Ace your homework & exams now with Quizwiz!

29) Most of the time required to maintain an e-commerce site is spent on: A) debugging code. B) responding to emergency situations. C) general administration and making changes and enhancements to the system. D) changes in reports, data files, and links to backend databases.

C

34) All of the following might be part of a Web site's middle-tier layer except: A) a database server. B) an ad server. C) legacy corporate applications. D) a mail server.

C

46) Which of the following is the most commonly used server-side scripting language? A) Ruby on Rails B) Django C) PHP D) Perl

C

51) All of the following are key design principles of responsive Web design except: A) flexible grid-based layouts. B) media queries. C) coding by convention. D) flexible images and media.

C

53) Which of the following types of sites typically needs a high percentage of secure pages? A) Web services B) customer self-service C) trading D) publishing/subscription

C

55) The cost of hardware, software, and telecommunications services needed to build a Web site have ________ over the last decade. A) increased dramatically B) increased moderately C) decreased dramatically D) decreased slightly

C

57) Which of the following types of e-commerce presence is best suited for creating an ongoing conversation with one's customers? A) Web site B) e-mail C) social media D) offline media

C

48) All of the following are Web site design features that annoy customers except: A) slow-loading pages. B) pop-under ads. C) splash pages. D) redundant navigation.

D

16) What are the two most important management challenges in building a successful e-commerce presence? A) developing a clear understanding of business objectives and knowing how to choose the right technology to achieve those objectives B) having an accurate understanding of your business environment and an achievable business plan C) building a team with the right skill sets and closely managing the development process D) identifying the key components of your business plan and selecting the right software, hardware, and infrastructure for your site

A

17) In order from beginning to end, the major steps in the SDLC are: A) systems analysis/planning; systems design; building the system; testing; and implementation. B) systems design; testing; building the system; and implementation. C) systems analysis/planning; systems design; building the system; implementation; and testing. D) systems analysis/planning; implementation; building the system; and testing.

A

21) A system design has two main components: A) a logical design and a physical design. B) a behavioral design and a technological design. C) business objectives and technology requirements. D) front-end systems and back-end systems.

A

35) The leading Web server software is: A) Apache. B) Microsoft Internet Information Server. C) Sun Solaris D) Google Enterprise Server.

A

42) Which of the following type of application server monitors and controls access to a main Web server and implements firewall protection? A) proxy server B) list server C) groupware server D) mail server

A

44) MySQL is which of the following? A) open source database software B) a scripting language embedded in HTML documents C) Web server software D) Web site analytics software

A

49) Which of the following is not an open source software tool? A) WebSphere B) Apache C) MySQL D) PHP

A

54) Which of the following is not a main factor in determining the overall demand on an e-commerce site? A) file sizes of Web pages being served B) number of simultaneous users in peak periods C) speed of legacy applications that are needed to supply data to Web pages D) whether content is dynamic or static

A

60) Which of the following statements about responsive Web design (RWD) is not true? A) RWD works best for sites that have complex functionality. B) RWD tools include HTML5 and CSS3. C) RWD makes it possible to design a Web site that automatically adjusts its layout and display according to the screen resolution of the device on which it is being viewed. D) RWD can be costly.

A

62) ________ provides a set of standards for communicating between a browser and a program running on a server that allows for interaction between the user and server. A) CGI B) ColdFusion C) JavaScript D) VBScript

A

50) The term stateless refers to the fact that: A) no one government entity controls the Internet. B) the server does not have to maintain an ongoing dedicated interaction with the client computer. C) system performance degrades as more simultaneous users require service. D) Web servers may maintain multiple instances of server software to handle requests.

B

52) Which of the following is a server-side technique that detects the attributes of the device making the request, and using predefined templates, loads a version of a site that is optimized for the device? A) LAMP B) AWD C) mobile first design D) RoR

B

64) The primary way a Web site is able to personalize the content presented to a visitor is through the use of: A) privacy policies. B) cookies. C) accessibility rules. D) site management tools.

B

22) Which of the following helps you understand the marketing effectiveness of your e-commerce site? A) shopping cart B) product database C) site tracking and reporting system D) inventory management system

C

24) All of the following are basic information requirements for a product database except: A) product descriptions. B) stock numbers. C) customer ID numbers. D) inventory levels.

C

28) ________ involves testing a site program's modules one at a time. A) System testing B) Acceptance testing C) Unit testing D) Implementation testing

C

33) Offline media is typically used for all of the following marketing activities except: A) education. B) exposure. C) conversation. D) branding.

C

58) All of the following are steps one can take to right-size a Web site's hardware platform and meet demands for service except: A) scaling hardware vertically. B) scaling hardware horizontally. C) replacing static pages with dynamically generated pages. D) improving processing architecture.

C

65) Which of the following is not part of the LAMP open source Web development model? A) Linux B) Apache C) Microsoft IIS D) PHP

C

20) Which system functionality must your Web site have in order to be able to personalize or customize a product for a client? A) an ad server B) a site tracking and reporting system C) an inventory management system D) customer on-site tracking

D

23) Which of the following is not one of the basic business objectives for an e-commerce site? A) display goods B) execute a transaction C) provide production and supplier links D) optimize system architecture

D

26) Which of the following details the actual hardware components to be used in a system? A) architecture plan B) system functionalities plan C) logical design D) physical design

D

36) All of the following are basic functionality provided by Web servers except: A) site management tools. B) data capture tools. C) security services. D) a shopping cart.

D

38) Which of the following would you use to verify that links on Web pages are valid? A) HTTP B) FTP C) data capture tools D) site management tools

D

40) Advantages of dynamic page generation include all of the following except: A) lowered menu costs. B) market segmentation. C) nearly cost-free price discrimination. D) client-side execution of programming.

D

41) Which of the following cannot be used to retrieve objects from a database? A) CGI B) ASP C) JSP D) HTML

D

43) Which of the following technologies could you use to place the content of your Web site in a database so that you can then dynamically generate requests for pages? A) Apache web server B) proxy server C) shopping cart D) CMS

D

56) All of the following offer Web site building tools except: A) Weebly B) Google Sites C) WordPress D) Apache

D

59) All of the following are methods of improving the processing architecture of a Web site except: A) separating static content from dynamic content. B) optimizing ASP code. C) optimizing the database schema. D) adding Web servers.

D

61) All of the following are important factors in Web site optimization except: A) selecting keywords and page titles. B) identifying market niches for your services or products. C) buying search engine ads. D) adhering to accessibility guidelines.

D

63) ________ is a programming language invented by Netscape used to control the objects on an HTML page and handle interactions with the browser. A) VBScript B) ActiveX C) ColdFusion D) JavaScript

D

39) Which of the following is an example of a CMS? A) Apache B) WordPress C) Dreamweaver CC D) Webtrends Analytics

B

45) All of the following are basic functionality provided by e-commerce merchant server software except: A) a product catalog. B) marketing software. C) a shopping cart. D) credit card processing.

B

47) An e-commerce Web site that processes orders requires, at minimum, a ________ system architecture. A) single-tier B) two-tier C) three-tier D) multi-tier

B

18) ________ are the types of information systems capabilities needed to meet business objectives. A) Information requirements B) System functionalities C) System design specifications D) Physical design specifications

B

19) Which of the following basic system functionalities is used to display goods on a Web site? A) product database B) digital catalog C) shopping cart system D) customer database system

B

25) Which of the following typically includes a data flow diagram to describe the flow of information for an e-commerce site? A) physical design B) logical design C) testing plan D) co-location plan

B

27) ________ verifies that the business objectives of the system as originally conceived are in fact working. A) System testing B) Acceptance testing C) Unit testing D) Implementation testing

B

30) Django is based on which of the following? A) PHP B) Python C) Perl D) Ruby on Rails

B

31) All of the following are simple steps for optimizing Web page content that can reduce response times except: A) reducing unnecessary HTML comments. B) segmenting computer servers to perform dedicated functions. C) using more efficient graphics. D) avoiding unnecessary links to other pages on the site.

B

32) Ruby on Rails is based on which of the following philosophies? A) SLDC B) CoC C) LAMP D) Ajax

B

37) Which of the following is used to process certificates and private/public key information? A) HTTP B) Secure Sockets Layer/Transport Layer Security C) File Transfer Protocol D) data capture tools

B


Related study sets

Chapter 34: Child Health Assessment

View Set

Sociology First Test Sample test

View Set

A&P Ch 4 Skin and Body Membranes

View Set

2 - Life/Health Insurance Underwriting

View Set

ACCT Chapter 11 Property, Plant, and Equipment and Intangible Assets: Utilization and Disposition

View Set