adplus-dvertising
frame-decoration

Question

What is the returning value of the getContext() method?

a.

Drawing model

b.

CanvasRenderingContext2D object

c.

Context2D object

d.

None of the mentioned

Posted under JavaScript

Answer: (b).CanvasRenderingContext2D object

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the returning value of the getContext() method?

Similar Questions

Discover Related MCQs

Q. How does SVG describe complex shapes?

Q. Which is the method invoked to begin a path?

Q. Which is the method invoked to connect the last vertex back to the first?

Q. Which of the following are not the properties of a canvas object?

Q. Which of the following is a property used to check how crisp or fuzzy shadows are?

Q. How do you restore a saved coordinate system?

Q. What is the purpose of a Rendering Engine?

Q. What is the purpose of the JavaScript Engine?

Q. Which layer is used to handle the HTTP requests?

Q. The User Interface is taken care by which layer?

Q. Which of the following browsers use Webkit?

Q. Which of the following first developed Gecko?

Q. Which of the following render HTML?

Q. SpiderMonkey was developed by

Q. Carakan is used by which of the following browsers?

Q. Which is the alternate name for JavaScriptCore that is used by Safari?

Q. What are the features of an interpreter?

Q. Why is the total size of the page important?

Q. How will the HTTP GET request be sent from the browser?

Q. Once the TCP/IP connection has been established, the browser sends an HTTP GET request over the connection to the remote server. The remote server finds the resource and returns it in an HTTP Response, the status of which is 200 to indicate a good response.