Home / CSE MCQs / Javascript MCQs :: Discussion

Discussion :: Javascript MCQs

  1. Which is the method invoked to begin a path?
  2. A.
    begin()
    B.
    path()
    C.
    createPath()
    D.
    beginPath()

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    The beginPath() is used to begin a new path.


Be The First To Comment