CBSE Class 12 Informatics Practices Question 2 of 33

Plotting with Pyplot — Question 32

Back to all questions
32
Question

Question 32

Which function creates a box plot ?

  1. box()
  2. plot()
  3. boxplot()
  4. showbox()
Answer

boxplot()

Reason — The boxplot() function is used to create box plots in Matplotlib.


Source: This question is from Plotting with Pyplot, Informatics Practices — Class 12, CBSE Board.

Key Concepts Covered

This question tests your understanding of the following concepts from the chapter Plotting with Pyplot: Question, Creates, Box, Plot, Boxplot, Showbox. These are fundamental topics in Informatics Practices that students are expected to master as part of the CBSE Class 12 curriculum.

A thorough understanding of these concepts will help you answer similar questions confidently in your CBSE examinations. These topics are frequently tested in both objective and subjective sections of Informatics Practices papers. We recommend revising the relevant section of your textbook alongside practising these solved examples to build a strong foundation.

How to Approach MCQs

Multiple choice questions test your ability to quickly recall facts and apply concepts. Read all options carefully before selecting your answer. Use the process of elimination to rule out clearly incorrect options first. If two options seem similar, look for the subtle difference that makes one more accurate. For numerical MCQs, verify your answer by substituting it back into the problem.

Key Points to Remember

  • Read the question carefully and identify all parts before answering.
  • Use the terminology specific to this subject and chapter.
  • Review the textbook content for this chapter before attempting questions.
  • Practice writing concise, well-structured answers within time limits.

Practice more questions from Plotting with Pyplot — Informatics Practices, Class 12 CBSE