Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

C779 Web Development Foundations Master Test Latest Exam With Answers

Rating
-
Sold
-
Pages
55
Grade
A+
Uploaded on
21-11-2022
Written in
2022/2023

dithering The ability for a computer to approximate a color by combining the RGB values. hexadecimal A base-16 number system that allows large numbers to be displayed by fewer characters than if the number were displayed in the regular base- 10 system. In hexadecimal, the number 10 is represented as the letter A, 15 is represented as F, and 16 is represented as 10. 00:02 01:08 rule In a style sheet, a format instruction that consists of a specified selector and the properties and values applied to it. sans-serif A font style that does not use decorative strokes at the tips of characters. Includes the Arial font family. selector In a style sheet, any element to which designated styles are applied. serif A font style that uses characters with small decorative additions at the outermost points of the characters, called strokes. Includes the Times and Times New Roman fonts. hyperlinks Embedded instructions within a text file that link it to another point in the file or to a separate file. link rot The phenomenon in which hyperlinks on a Web site gradually become invalid as referenced Web page content, links and page locations change. client-side script Code embedded into an HTML page and downloaded by a user; resides on the client and helps process Web form input. Common clientside scripting languages include JavaScript and VBScript. Common Gateway Interface (CGI) A program that processes data submitted by the user. Allows a Web server to pass control to a software application, based on user request. The application receives and organizes data, then returns it in a consistent format. server-side script Code that resides on a server to help process Web form input. Server-side CGI scripts are commonly written in Perl. image map A Web page image with clickable regions that are defined as "hot spot" hyperlinks to other pages or page sections. 00:02 01:08 more bandwidth. To download a large file in a short amount of time, you need: SSL and TLS are protocols that provide authentication and encryption to secure transactions Which of the following is true of Secure Sockets Layer (SSL) and Transport Layer Security (TLS)? mind share. To design Web pages to be part of a larger marketing strategy, you need to help establish name and brand recognition, otherwise known as: Because you pay to have your page listed as highly as possible in search engine rankings instead of optimizing pages to help make them appear naturally more relevant Why is pay per click (PPC) not considered an "organic" Internet marketing technique? That you have requested a file that does not exist on the specified Web server What does an HTTP 404 error signify? 3-D Secure Which of the following is an XML-based protocol used by credit card companies to add security to online credit and debit card transactions? The Web site's default page When a user enters the minimum amount of information required to connect to a Web site, what will the HTTP server present to the user? Using trend-analysis software to analyze server logs Which of the following is an example of on-site Web analytics? Payment gateway What is the term for a hardware-based or software-based system that mediates between a merchant and an acquirer?

Show more Read less
Institution
Course

Content preview

C779 Web Development Foundations
Master Test Latest Exam With Answers
dithering ANSWERSThe ability for a computer to approximate a color by combining the
RGB values.

hexadecimal ANSWERSA base-16 number system that allows large numbers to be
displayed by fewer characters than if the number were displayed in the regular base- 10
system. In hexadecimal, the number 10 is represented as the letter A, 15 is represented
as F, and 16 is represented as 10.

rule ANSWERSIn a style sheet, a format instruction that consists of a specified selector
and the properties and values applied to it.

sans-serif ANSWERSA font style that does not use decorative strokes at the tips of
characters. Includes the Arial font family.

selector ANSWERSIn a style sheet, any element to which designated styles are
applied.

serif ANSWERSA font style that uses characters with small decorative additions at the
outermost points of the characters, called strokes. Includes the Times and Times New
Roman fonts.

hyperlinks ANSWERSEmbedded instructions within a text file that link it to another point
in the file or to a separate file.

link rot ANSWERSThe phenomenon in which hyperlinks on a Web site gradually
become invalid as referenced Web page content, links and page locations change.

client-side script ANSWERSCode embedded into an HTML page and downloaded by a
user; resides on the client and helps process Web form input. Common clientside
scripting languages include JavaScript and VBScript.

Common Gateway Interface (CGI) ANSWERSA program that processes data submitted
by the user. Allows a Web server to pass control to a software application, based on
user request. The application receives and organizes data, then returns it in a
consistent format.

server-side script ANSWERSCode that resides on a server to help process Web form
input. Server-side CGI scripts are commonly written in Perl.

image map ANSWERSA Web page image with clickable regions that are defined as
"hot spot" hyperlinks to other pages or page sections.

,more bandwidth. ANSWERSTo download a large file in a short amount of time, you
need:

SSL and TLS are protocols that provide authentication and encryption to secure
transactions ANSWERSWhich of the following is true of Secure Sockets Layer (SSL)
and Transport Layer Security (TLS)?

mind share. ANSWERSTo design Web pages to be part of a larger marketing strategy,
you need to help establish name and brand recognition, otherwise known as:

Because you pay to have your page listed as highly as possible in search engine
rankings instead of optimizing pages to help make them appear naturally more relevant
ANSWERSWhy is pay per click (PPC) not considered an "organic" Internet marketing
technique?

That you have requested a file that does not exist on the specified Web server
ANSWERSWhat does an HTTP 404 error signify?

3-D Secure ANSWERSWhich of the following is an XML-based protocol used by credit
card companies to add security to online credit and debit card transactions?

The Web site's default page ANSWERSWhen a user enters the minimum amount of
information required to connect to a Web site, what will the HTTP server present to the
user?

Using trend-analysis software to analyze server logs ANSWERSWhich of the following
is an example of on-site Web analytics?

Payment gateway ANSWERSWhat is the term for a hardware-based or software-based
system that mediates between a merchant and an acquirer?

An organization that issues digital certificates and helps to ensure the identity of a
person, host or process ANSWERSWhat is a certificate authority (CA)?

Aggregator ANSWERSWhich term describes a business that markets and sells goods
and services that it does not own or store?

specify Unicode support for all of your site's Web pages ANSWERSTo alleviate
language concerns when designing Web pages that will be viewed globally, you should:

feature crisp, concise text. ANSWERSEffectively designed business Web sites:

To provide a way for a business's customers to find that business over the Internet
ANSWERSWhat is the primary purpose of a business Web site?

,A site map allows visitors to view a summary of a Web site's structure. ANSWERSWhy
is a site map an important component of Web page accessibility?

A Web site that targets consumers or end users, and sells products and/or services
ANSWERSWhich of the following best describes the business-to-consumer (B2C) e-
commerce model?

pull technology. ANSWERSProviding information to a client only upon client request is
an example of:

the effect of marketing efforts influencing a particular target market or demographic.
ANSWERSMind share is:

Java Database Connectivity (JDBC) ANSWERSWhich of the following can be run on
various systems and is used to update database files?

vertical portals. ANSWERSIntranets and extranets are examples of:

push technology. ANSWERSAutomatically providing information to a client list is an
example of:

An application that conveys information provided by an end user on a user-input form to
a Web server or a database server ANSWERSWhat is a Common Gateway Interface
(CGI) application?

Database connectivity ANSWERSWhich of the following is considered a back-end
issue?

Demographics ANSWERSWhich Internet marketing practice involves studying trends
associated with particular population groups?

horizontal portals. ANSWERSYahoo! and Google are examples of:

Business-to-business (B2B) ANSWERSWhich term describes an e-commerce model in
which a Web-based business sells products and/or services to other businesses?

Structured Query Language (SQL) ANSWERSWhich of the following is a language
used to create and maintain professional, high-performance corporate databases?

Brand ANSWERSWhat is the term for a concept or collection of symbols associated
with a product, service or person?

The brand should be simple ANSWERSWhich of the following is an accepted branding
concept in business?

, Customs ANSWERSWhich term describes the national departments responsible for
controlling items entering and leaving the country?

Open Database Connectivity (ODBC) ANSWERSWhich of the following is proprietary to
Windows-based operating systems and is used to update database files?

A Web site that allows all visitors to collaborate in its construction ANSWERSWhat is a
Wiki site?

Search engine optimization (SEO) ANSWERSWhat is the term for the use of specific
techniques to increase a page's or site's rank on a search engine?

Common Gateway Interface (CGI) applications. ANSWERSPerl, PHP Hypertext
Preprocessor (PHP), Active Server Pages (ASP) and .NET are examples of:

Some proprietary formats limit a disabled person's ability to obtain information.
ANSWERSProprietary file formats can enhance the look and feel of your Web site.
Which of the following is a drawback to using proprietary formats?

Portal ANSWERSWhat is the term for a Web site that acts as a centralized access point
for other sites?

is stored in a single table. ANSWERSA flat file is a database in which information:

Electronic commerce ANSWERSWhat is the term for the integration of communications,
data management and security capabilities designed to allow organizations and
consumers to exchange information about the sale of goods and services?

How many hyperlinks from other sites point to a page ANSWERSWhich of the following
is a factor search engine companies consider when ranking the most relevant Web
pages for a user's search?

Mobile Web sites can be viewed from almost any mobile device. ANSWERSWhich
statement about mobile Web sites is true?

Web feed ANSWERSWhich data format is most often used to allow users to view
headlines and updates from news Web sites?

Keep your Web pages simple and uncluttered. ANSWERSWhich of the following is
important for optimizing your Web site for viewing on mobile devices?

Mobile apps are designed and built for specific mobile operating systems.
ANSWERSWhich statement about mobile apps is true?

Written for

Course

Document information

Uploaded on
November 21, 2022
Number of pages
55
Written in
2022/2023
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$12.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
academicpartner
1.0
(1)

Get to know the seller

Seller avatar
academicpartner academicpartner
Follow You need to be logged in order to follow users or courses
Sold
8
Member since
4 year
Number of followers
8
Documents
225
Last sold
1 year ago
ALL EXAMINATIONS PARTNER

COME ONE COME ALL HERE IS WHAT YOU NEED FOR YOUR EXAMS AND ASSIGNMENTS[ ACCURATE AND VERIFIED]. WELCOME! WELCOME! WELCOME!

1.0

1 reviews

5
0
4
0
3
0
2
0
1
1

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions