Vidyalelo
JavaScript · Q56

Sockets

Programming · JavaScript · question 56

Q56

Which is the method used to save chart as a ps file?

A.
ps()
B.
postscript()
Answer
C.
script()
D.
post(script)

Answer: Option B

Solution

Answer: Option B
Solution:
The syntax for the method to save chart as a ps file is : postscript([filename]).