Correct Answer: Instruct the browser to obtain a connection to the user's camera and microphone
Explanation:
Note: This Question is unanswered, help us to find answer for this one
HTML 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More HTML 5 MCQ Questions
When retrieving data from an object store, you must attempt to locate a record via:
Which settings property do you use when creating an object store in order to have the key field automatically increase in value as new data is saved to the object store?
In HTML5, which method is used to get the current location of a user?
At which corner of the image does the drawImage() method start drawing?
Which attribute do you add to the <audio> element to play audio immediately after the HTML page is loaded?
<param> tag is used to define parameters for plugins embedded with an <object> element.
Plug-ins can be added to web pages with the <object> tag or the <embed> tag
The <strike> element is valid HTML5..
If your browser does not support the <video> tag, what will be the output of the following code: <video width="320" height="240" > Exact Help </video>
Graphics are defined by SVG is in which format?