InterviewSolution
Saved Bookmarks
| 1. |
What is the returning value of the getContext() method?(a) Drawing model(b) CanvasRenderingContext2D object(c) Context2D object(d) ContainerI got this question in my homework.My question comes from Graphics in division Graphics and Rendering of JavaScript |
|
Answer» Correct CHOICE is (b) CanvasRenderingContext2D object |
|