What should you do in the video.js file?

You need to prevent the device-specific tilting exception.
What should you do in the video.js file?
A. Insert a try statement immediately after line VD01 and a catch block immediately before line VD08. Handle the VideoNotFound exception.
B. Evaluate the canTilt variable. If true, bypass the code that tilts the camera.
C. Evaluate the canTilt variable. If false, bypass the code that tilts the camera.
D. Insert a try statement immediately after line VD01 and a catch block immediately before line VD08. Handle the MediaNotFound exception.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.