Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. How do you restore a saved coordinate system?

  2. A.

     restore()

    B.

     getback()

    C.

     set()

    D.

     none of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The saved coordinate system is restored by calling the method restore() associated with the canvas object.


Be The First To Comment