Which is the method used to save chart as a ps file?
A
ps()
B
postscript()
C
script()
D
post(script)
Correct Answer: postscript()
postscript starts the graphics device driver for producing PostScript graphics. The syntax for the method to save chart as a ps file is : postscript().