100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
C777 Unit 4: HTML5 APIs Exam/79 Questions and Answers 2024 £8.11   Add to cart

Exam (elaborations)

C777 Unit 4: HTML5 APIs Exam/79 Questions and Answers 2024

 4 views  0 purchase
  • Module
  • Institution

C777 Unit 4: HTML5 APIs Exam/79 Questions and Answers 2024

Preview 2 out of 6  pages

  • April 2, 2024
  • 6
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
avatar-seller
C777 Unit 4: HTML5 APIs Exam/79
Questions and Answers 2024
application programming interface (API) - -What is a collection of standards
and programming instructions that enable access to a software application?

-Canvas API - -Which API is used for rendering visual images on the fly via
scripting?

-<canvas> - -Which element is a transparent container for graphics?

-height and width - -What two attributes does the <canvas> element have?

-rectangle - -What primitive shape does canvas support?

-Document Object Model (DOM) - -What is the standard specifying how
objects in a Web document can be referred to and manipulated?

-JavaScript - -Which language is used to access HTML elements via the
DOM?

-getContext() - -Which method returns a context object, which provides
properties and methods that can be used to draw and manipulate images on
the canvas?

-fillRect(x,y,width,height) - -Which method draws a filled rectangle?

-strokeRect(x,y,width,height) - -Which method draws a rectangular outline?

-clearRect(x,y,width,height) - -Which method clears the specified area and
makes it fully transparent?

-beginPath() - -Which method begins a drawing path or resets the current
path?

-closePath() - -Which method ends the current drawing path?

-moveTo(x,y) - -Which method moves the drawing pointer to a specified
position?

-arc(x,y,radius,startAngle,endAngle,anticlockwise) - -Which method draws a
curving line with a center, a given radius, a starting and ending angle (in
radians), and instruction to draw in a clockwise or counterclockwise
direction?

, -lineTo(x,y) - -Which method draws a straight line from the current drawing
position to the specified position?

-stroke() - -Which method adds a line to the path drawn?

-fill() - -Which method fills the area with the color set by the fillStyle
property?

-fillStyle - -Which property sets the fill color or style?

-lineWidth - -Which property sets the thickness of the path drawn, in pixels?

-WebGL API - -Which API enables the rendering of interactive 3D and 2D
graphics in an HTML canvas without the need for plug-ins?

-canvas.getContext("webgl") - -How is WebGL used with the HTML5
<canvas> element?

-offline web applications - -Which API permits the user to continue working
with Web sites and documents even when a network connection is
unavailable?

-application cache - -What provides a directory on a computer where
applications can be stored and run without access to the original application?

-manifest - -What file provides a list of files needed for a web application to
work offline?

-<html manifest="date.appcache"> - -How do you identify the manifest file
to which a Web page should link?

-geolocation API - -Which API provides the ability to determine a user's
location?

-getCurrentPosition() - -Which method retrieves the current geographic
location of the user?

-watchPosition() - -Which method retrieves periodic updates about the
current geographic location of the user?

-clearWatch() - -Which method cancels an ongoing watchPosition() call?

-Drag-and-drop API - -Which API allows a user to grab an object on a
computer screen and move it to a different location on the screen?

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller Victorious23. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for £8.11. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

73314 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy revision notes and other study material for 14 years now

Start selling
£8.11
  • (0)
  Add to cart