Which method is used to obtain the “drawing context” object ?
A.getContext()
B.getObject()
C.get()
D.getDrawing()
Answers
Answered by
0
the answer is option C
Answered by
0
Explanation:
ANSWER object ? Explanation: The HTMLCanvasElement.getContext() method returns a drawing context on the canvas, or null if the context identifier is not supported.
Similar questions