InterviewSolution
Saved Bookmarks
| 1. |
How to save chart as a Window metafile?(a) metafile()(b) win.metafile()(c) file()(d) metawin()This question was posed to me in a job interview.This key question is from Enhanced JavaScript with R in portion Sockets of JavaScript |
|
Answer» The CORRECT answer is (B) win.metafile() |
|