C779 Exam Questions and Correct Answers Rated
A+
HTML5
Hyper Text Markup Language 5. A language that requires few plug-ins and standardizes how
video and audio are presented on a Web Page.
What is used to give web applications the same responsiveness as desktop applications?
Ajax
Which database type can store data in a single table only?
Flat file
Which HTML5 element has a poster attribute? what does it do?
<video>. specifies which image you would like to be the still when the video hasn't been started
yet.
What is the purpose of the WebM MIME type?
Uses a file format to stream online videos
Which tag uses the manifest attribute to enable the offline support for a web page?
<html>
Which HTML5 geolocation API process retrieves the user's latitude and longitude?
getCurrentPosition()
Which file type allows a client to integrate to a vendor's purchasing system by transmitting
data points when a user clicks senD?
XML
Who is responsible for protecting a copyright?
, The entity whose work is being used
What is a working definition of ethics for a web designer?
Make choices to avoid violating the rights of people
Which term describes a unique word, phrase, or symbol that is officially registered by an
organization with the government?
Trademark
What does the <!DOCTYPE> achieve?
1. Instructs a web browser which HTML version to use
2. Read by an HTML validation engine
What does the W3C Authoring Tool Accessibility Guidelines evaluate?
Usability of HTML coding tools by a user with disabilities
What is the purpose of the W3C Authoring Tool Accessibility Guidelines?
To guide development of editors for developers with disabilities
Which tag should be added to ensure a responsive design in a web page, and which will be
accessed from a variety of devices?
<meta name="viewport" content="width=device-width, initial-scale=1">
article
HTML5 element structure that is defined for company services and blogs that contains the
content of the page
Colocation service
Which hosting option allows a company to ship specific hardware to the provider?
Value
Gives value to it's attribute. always surrounded by quotation marks.
A+
HTML5
Hyper Text Markup Language 5. A language that requires few plug-ins and standardizes how
video and audio are presented on a Web Page.
What is used to give web applications the same responsiveness as desktop applications?
Ajax
Which database type can store data in a single table only?
Flat file
Which HTML5 element has a poster attribute? what does it do?
<video>. specifies which image you would like to be the still when the video hasn't been started
yet.
What is the purpose of the WebM MIME type?
Uses a file format to stream online videos
Which tag uses the manifest attribute to enable the offline support for a web page?
<html>
Which HTML5 geolocation API process retrieves the user's latitude and longitude?
getCurrentPosition()
Which file type allows a client to integrate to a vendor's purchasing system by transmitting
data points when a user clicks senD?
XML
Who is responsible for protecting a copyright?
, The entity whose work is being used
What is a working definition of ethics for a web designer?
Make choices to avoid violating the rights of people
Which term describes a unique word, phrase, or symbol that is officially registered by an
organization with the government?
Trademark
What does the <!DOCTYPE> achieve?
1. Instructs a web browser which HTML version to use
2. Read by an HTML validation engine
What does the W3C Authoring Tool Accessibility Guidelines evaluate?
Usability of HTML coding tools by a user with disabilities
What is the purpose of the W3C Authoring Tool Accessibility Guidelines?
To guide development of editors for developers with disabilities
Which tag should be added to ensure a responsive design in a web page, and which will be
accessed from a variety of devices?
<meta name="viewport" content="width=device-width, initial-scale=1">
article
HTML5 element structure that is defined for company services and blogs that contains the
content of the page
Colocation service
Which hosting option allows a company to ship specific hardware to the provider?
Value
Gives value to it's attribute. always surrounded by quotation marks.