12th Class Computers Science Sample Paper Data Visualisation with PyPlot - Sample Paper-1

  • question_answer
    How many parameters can be taken by plot() method.

    A) 8                     

    B) 6     

    C) 4                     

    D) 10

    Correct Answer: A

    Solution :

    [a] 8 parameters i.e.
    plot(x-axis data, y-axis data, colorcode, linewidth, linestyle, marker, markersize, markeredgecolor)
    however, except x-axis data and y-axis data all parameters are optional.


You need to login to perform this action.
You will be redirected in 3 sec spinner