InterviewSolution
Saved Bookmarks
| 1. |
The ____________ method must fill all the subpaths of the current path, using fillStyle, and using the non-zero winding number rule.(a) fill()(b) stroke()(c) clip()(d) get()This question was posed to me during an online exam.The query is from Client-Side Graphics with Canvas topic in portion HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» Right ANSWER is (a) fill() |
|