C779 Actual Exam2 Rated A| Questions and
Correct Answers
a cross-platform and language-independent API - ANS the Document Object Model (DOM) is:
high-level encryption protocol - ANS What is Secure Socket Layer (SSL)?
The Web is the content, the Internet the delivery infrastructure - ANS What is the
difference between the Internet and the World Wide Web?
The Document Object Model is deprecated in web2.0 - ANS AJAX is a set of technologies used in
developing and delivering web content. Which of the following is not true?
uses a network of remote servers - ANS Cloud computing is:
an HTML-coded interface will be equally available to any operating system - ANS The web
is designed to be platform-independent, this means
HTML, CSS and XML standards - ANS The W3C provides the technical guidelines for all
aspects of information exchange on the Web, including
is a set of rules or procedures for transmitting data between electronic devices - ANS Which of
the following best describes the function of a protocol
Tags that only have one tag, it doesn't contain any content. Ex <br />, <hr /> - ANS What is
an empty or "standalone" tag
HTML, CSS, and JavaScript - ANS The web2.0 'Trifecta' elements are:
, h2 - ANS Which of the following heading tags displays the largest text?
the font-family property. - ANS Which visual element does not change when applying
Heading tags?
target - ANS Which hyperlink attribute defines where a link will open in a browser?
unordered and ordered lists - ANS The following are the kinds of lists available in HTML5
<body> - ANS Which tag's purpose is to contain a website's visible content?
<link rel="stylesheet" type="text/css" href="css/mystyle.css"> - ANS What is the correct
method for attaching an external style sheet to an HTML page?
to Check your code against syntax and accessibility standards. - ANS What is the purpose
of code validation?
special HTML character entities - ANS The following are examples of what? €
€ € ©
img { float: right; margin-left: 0px} - ANS The following CSS rule positions an image to right
of text on a page
Ogg, webM, and MP4 - ANS The following <video> formats are supported in HTML5
loop="loop" - ANS What attribute would you apply to the <audio> element to play a file over
& over again without stopping?
Correct Answers
a cross-platform and language-independent API - ANS the Document Object Model (DOM) is:
high-level encryption protocol - ANS What is Secure Socket Layer (SSL)?
The Web is the content, the Internet the delivery infrastructure - ANS What is the
difference between the Internet and the World Wide Web?
The Document Object Model is deprecated in web2.0 - ANS AJAX is a set of technologies used in
developing and delivering web content. Which of the following is not true?
uses a network of remote servers - ANS Cloud computing is:
an HTML-coded interface will be equally available to any operating system - ANS The web
is designed to be platform-independent, this means
HTML, CSS and XML standards - ANS The W3C provides the technical guidelines for all
aspects of information exchange on the Web, including
is a set of rules or procedures for transmitting data between electronic devices - ANS Which of
the following best describes the function of a protocol
Tags that only have one tag, it doesn't contain any content. Ex <br />, <hr /> - ANS What is
an empty or "standalone" tag
HTML, CSS, and JavaScript - ANS The web2.0 'Trifecta' elements are:
, h2 - ANS Which of the following heading tags displays the largest text?
the font-family property. - ANS Which visual element does not change when applying
Heading tags?
target - ANS Which hyperlink attribute defines where a link will open in a browser?
unordered and ordered lists - ANS The following are the kinds of lists available in HTML5
<body> - ANS Which tag's purpose is to contain a website's visible content?
<link rel="stylesheet" type="text/css" href="css/mystyle.css"> - ANS What is the correct
method for attaching an external style sheet to an HTML page?
to Check your code against syntax and accessibility standards. - ANS What is the purpose
of code validation?
special HTML character entities - ANS The following are examples of what? €
€ € ©
img { float: right; margin-left: 0px} - ANS The following CSS rule positions an image to right
of text on a page
Ogg, webM, and MP4 - ANS The following <video> formats are supported in HTML5
loop="loop" - ANS What attribute would you apply to the <audio> element to play a file over
& over again without stopping?