Home / CSE MCQs / HTML MCQs :: Discussion

Discussion :: HTML MCQs

  1. Which of the following defines graphic drawing using JavaScript?
  2. A.
    class
    B.
    canvas
    C.
    graphics
    D.
    draw

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    The canvas tag is only a container for graphics, you must use a script to actually draw the graphics.


Be The First To Comment