Q20
How do you restore a saved coordinate system?
A.
restore()
AnswerB.
getback()
C.
set()
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
The saved coordinate system is restored by calling the method restore() associated with the canvas object.