Deck 4: Building an E-Commerce Presence: Web Sites, Mobile Sites, and Apps

Full screen (f)
exit full mode
Question
Apache Web server software is based on Microsoft's Windows operating system.
Use Space or
up arrow
down arrow
to flip the card.
Question
The annual maintenance cost for a Web site is likely to be as high as its development cost.
Question
Dynamic page generation enables the use of a content management system.
Question
The Web server software used has a significant impact on how a Web site's Web pages look on a user's computer.
Question
A native app is one designed to specifically operate using a mobile device's hardware and operating system.
Question
A list server is an example of a buy-side application server that provides a database for product descriptions and prices.
Question
Storing HTML pages in RAM rather than on a server's hard drive is an inexpensive way to fine-tune the processing architecture of a Web site.
Question
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
Question
________ 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
Question
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.
Question
Mobile Web apps are typically built using HTML5 and Java.
Question
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
Question
Prior to the development of e-commerce, Web sites primarily delivered static HTML pages.
Question
PHP is an open source, general purpose scripting language that is most frequently used in server-side Web applications to generate dynamic Web page content.
Question
Two-tier architecture typically includes a Web server and a database server.
Question
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
Question
Using prebuilt templates is typically one of the most cost-effective choices when building an e-commerce site.
Question
Upgrading a server from a single processor to multiple processors is an example of scaling a site horizontally.
Question
The systems development life cycle methodology that can be used to create an e-commerce Web site has five major steps.
Question
When developing an e-commerce presence, it is important to understand that the technology must drive business decisions, not the reverse.
Question
Offline media is typically used for all of the following marketing activities except:

A) education.
B) exposure.
C) conversation.
D) branding.
Question
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
Question
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.
Question
The leading Web server software is:

A) Apache.
B) Microsoft Internet Information Server.
C) Sun Solaris
D) Google Enterprise Server.
Question
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.
Question
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.
Question
Ruby on Rails is based on which of the following philosophies?

A) SLDC
B) CoC
C) LAMP
D) Ajax
Question
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.
Question
Django is based on which of the following?

A) PHP
B) Python
C) Perl
D) Ruby on Rails
Question
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
Question
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
Question
________ 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
Question
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.
Question
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.
Question
Which of the following is an example of a CMS?

A) Apache
B) WordPress
C) Dreamweaver CC
D) Webtrends Analytics
Question
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
Question
________ involves testing a site program's modules one at a time.

A) System testing
B) Acceptance testing
C) Unit testing
D) Implementation testing
Question
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
Question
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.
Question
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
Question
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.
Question
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
Question
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.
Question
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
Question
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
Question
Which of the following is the most commonly used server-side scripting language?

A) Ruby on Rails
B) Django
C) PHP
D) Perl
Question
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
Question
All of the following offer Web site building tools except:

A) Weebly
B) Google Sites
C) WordPress
D) Apache
Question
Which of the following cannot be used to retrieve objects from a database?

A) CGI
B) ASP
C) JSP
D) HTML
Question
Which of the following is not an open source software tool?

A) WebSphere
B) Apache
C) MySQL
D) PHP
Question
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.
Question
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.
Question
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
Question
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.
Question
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.
Question
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
Question
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
Question
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.
Question
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
Question
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
Question
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.
Question
With ________, the contents of a Web page are stored as objects in a database, rather than being hard-coded in HTML.
Question
________ involves testing the site as a whole, in the same way a typical user would when using the site.
Question
________ refers to the arrangement of software, machinery, and tasks in an information system needed to achieve a specific functionality.
Question
Beginning the e-commerce development process with a mobile presence rather than a desktop Web site is referred to as ________.
Question
The practice of owning (or leasing) and managing your own Web servers but housing them in a vendor's physical facility is known as ________.
Question
A standard known as ________ makes it possible to access data from any application regardless of the database and operating system software being used.
Question
A(n) ________ is a set of public statements to customers declaring how you will treat any personal information that you gather from them on your Web site.
Question
Django follows the ________ programming principle.
Question
The information elements that the system must produce to achieve its business objectives are called ________.
Question
________ 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
Question
Hiring an external vendor to provide services that you cannot perform with in-house personnel is known as ________.
Question
Which of the following is not part of the LAMP open source Web development model?

A) Linux
B) Apache
C) Microsoft IIS
D) PHP
Question
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.
Question
________ is the process of comparing a Web site with that of its competitors in terms of response speed, quality of layout, and design.
Question
A SWOT analysis describes a business's strengths, weaknesses, opportunities, and ________.
Question
A(n) ________ is an application designed specifically to operate using a mobile device's hardware and operating system.
Question
A(n) ________ is a small, prebuilt chunk of code that executes automatically in your HTML Web page to perform a specific task such as providing weather information.
Question
________ is a programming language that Microsoft created to compete with JavaScript.
Question
________ 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
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/86
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 4: Building an E-Commerce Presence: Web Sites, Mobile Sites, and Apps
1
Apache Web server software is based on Microsoft's Windows operating system.
False
2
The annual maintenance cost for a Web site is likely to be as high as its development cost.
True
3
Dynamic page generation enables the use of a content management system.
True
4
The Web server software used has a significant impact on how a Web site's Web pages look on a user's computer.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
5
A native app is one designed to specifically operate using a mobile device's hardware and operating system.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
6
A list server is an example of a buy-side application server that provides a database for product descriptions and prices.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
7
Storing HTML pages in RAM rather than on a server's hard drive is an inexpensive way to fine-tune the processing architecture of a Web site.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
8
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
9
________ 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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
10
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
11
Mobile Web apps are typically built using HTML5 and Java.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
12
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
13
Prior to the development of e-commerce, Web sites primarily delivered static HTML pages.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
14
PHP is an open source, general purpose scripting language that is most frequently used in server-side Web applications to generate dynamic Web page content.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
15
Two-tier architecture typically includes a Web server and a database server.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
16
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
17
Using prebuilt templates is typically one of the most cost-effective choices when building an e-commerce site.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
18
Upgrading a server from a single processor to multiple processors is an example of scaling a site horizontally.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
19
The systems development life cycle methodology that can be used to create an e-commerce Web site has five major steps.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
20
When developing an e-commerce presence, it is important to understand that the technology must drive business decisions, not the reverse.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
21
Offline media is typically used for all of the following marketing activities except:

A) education.
B) exposure.
C) conversation.
D) branding.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
22
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
23
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
24
The leading Web server software is:

A) Apache.
B) Microsoft Internet Information Server.
C) Sun Solaris
D) Google Enterprise Server.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
25
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
26
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
27
Ruby on Rails is based on which of the following philosophies?

A) SLDC
B) CoC
C) LAMP
D) Ajax
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
28
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
29
Django is based on which of the following?

A) PHP
B) Python
C) Perl
D) Ruby on Rails
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
30
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
31
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
32
________ 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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
33
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
34
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following is an example of a CMS?

A) Apache
B) WordPress
C) Dreamweaver CC
D) Webtrends Analytics
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
36
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
37
________ involves testing a site program's modules one at a time.

A) System testing
B) Acceptance testing
C) Unit testing
D) Implementation testing
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
38
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
39
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
40
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
41
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
42
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
43
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
44
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
45
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
46
Which of the following is the most commonly used server-side scripting language?

A) Ruby on Rails
B) Django
C) PHP
D) Perl
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
47
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
48
All of the following offer Web site building tools except:

A) Weebly
B) Google Sites
C) WordPress
D) Apache
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
49
Which of the following cannot be used to retrieve objects from a database?

A) CGI
B) ASP
C) JSP
D) HTML
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
50
Which of the following is not an open source software tool?

A) WebSphere
B) Apache
C) MySQL
D) PHP
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
51
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
52
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
53
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
54
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
55
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
56
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
57
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
58
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
59
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
60
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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
61
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
62
With ________, the contents of a Web page are stored as objects in a database, rather than being hard-coded in HTML.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
63
________ involves testing the site as a whole, in the same way a typical user would when using the site.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
64
________ refers to the arrangement of software, machinery, and tasks in an information system needed to achieve a specific functionality.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
65
Beginning the e-commerce development process with a mobile presence rather than a desktop Web site is referred to as ________.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
66
The practice of owning (or leasing) and managing your own Web servers but housing them in a vendor's physical facility is known as ________.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
67
A standard known as ________ makes it possible to access data from any application regardless of the database and operating system software being used.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
68
A(n) ________ is a set of public statements to customers declaring how you will treat any personal information that you gather from them on your Web site.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
69
Django follows the ________ programming principle.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
70
The information elements that the system must produce to achieve its business objectives are called ________.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
71
________ 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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
72
Hiring an external vendor to provide services that you cannot perform with in-house personnel is known as ________.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
73
Which of the following is not part of the LAMP open source Web development model?

A) Linux
B) Apache
C) Microsoft IIS
D) PHP
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
74
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.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
75
________ is the process of comparing a Web site with that of its competitors in terms of response speed, quality of layout, and design.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
76
A SWOT analysis describes a business's strengths, weaknesses, opportunities, and ________.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
77
A(n) ________ is an application designed specifically to operate using a mobile device's hardware and operating system.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
78
A(n) ________ is a small, prebuilt chunk of code that executes automatically in your HTML Web page to perform a specific task such as providing weather information.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
79
________ is a programming language that Microsoft created to compete with JavaScript.
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
80
________ 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
Unlock Deck
Unlock for access to all 86 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 86 flashcards in this deck.