InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a property used to check how crisp or fuzzy shadows are?(a) shadowColor(b) shadowBlur(c) strokeStyle(d) strokeI had been asked this question in an interview for job.The origin of the question is Graphics topic in portion Graphics and Rendering of JavaScript |
|
Answer» Right CHOICE is (B) shadowBlur |
|