InterviewSolution
Saved Bookmarks
| 1. |
Which method is used to obtain the “drawing context” object?(a) getContext()(b) getObject()(c) get()(d) getDrawing()I got this question during an interview.The query is from Graphics in division Graphics and Rendering of JavaScript |
|
Answer» Correct choice is (a) GETCONTEXT() |
|