New ! Computer Science MCQ Practise Tests



12th Standard Computer Science Data Visualization Using Pyplot English Medium Free Online Test One Mark Questions 2020 - 2021

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 00:10:00 Hrs
Total Marks : 10

    Answer all the questions

    10 x 1 = 10
  1. Which is a python package used for 2D graphics?

    (a)

    matplotlib.pyplot

    (b)

    matplotlib.pip

    (c)

    matplotlib.numpy

    (d)

    matplotlib.plt

  2. Read the following code: Identify the purpose of this code and choose the right option from the following.
    C:\Users\YourName\AppData\Local\Programs\Python\Python36-32\Scripts>pip –version

    (a)

    Check if PIP is Installed

    (b)

    Install PIP

    (c)

    Download a Package

    (d)

    Check PIP version

  3. Read the code:
    a. import matplotlib.pyplot as plt
    b. plt.plot(3,2)
    c. plt.show()
    Identify the output for the above coding

    (a)

    (b)

    (c)

    (d)

  4. Which kind of data encoded visually communicate a quantitative message

    (a)

    String

    (b)

    Numbers

    (c)

    Images

    (d)

    None of these

  5. Matplotlib allows you to create a

    (a)

    Table

    (b)

    Charts

    (c)

    Maps

    (d)

    Info graphics

  6. Which of following is not a visualization under matplotlib?

    (a)

    Scatter plot

    (b)

    Table plot

    (c)

    Histogram

    (d)

    Box plot

  7. Which plot displays the distribution of data based on the five number summary?

    (a)

    Scatter plot

    (b)

    Line plot

    (c)

    Box plot

    (d)

    Chart plot

  8. The different kinds of plot created using

    (a)

    Matplotlib

    (b)

    Matplot

    (c)

    Plotlib

    (d)

    Matliplot

  9. Which plot is a circular graphical representation of numerical data?

    (a)

    Histogram

    (b)

    xy plot

    (c)

    Bar plot

    (d)

    Pie chart

  10. Zoom out will require ________ and drag.

    (a)

    click

    (b)

    left click

    (c)

    double click

    (d)

    right click

*****************************************

Reviews & Comments about 12th Standard Computer Science Data Visualization Using Pyplot English Medium Free Online Test One Mark Questions 2020 - 2021

Write your Comment