1.

How to save chart as a Window metafile?(a) metafile()(b) win.metafile()(c) file()(d) metawin()

Answer» The correct answer is (b) win.metafile()

For explanation I would say: Metafile is a piece of graphical information stored in a format that can be exchanged between different systems or software. The method win.metafile([filename]) is used to save chart as a Window metafile.


Discussion

No Comment Found

Related InterviewSolutions