Explore topic-wise MCQs in Data Science.

This section includes 15 Mcqs, each offering curated multiple-choice questions to sharpen your Data Science knowledge and support exam preparation. Choose a topic below to get started.

1.

Base graphics are used most commonly for creating 2D graphics.

A. True
B. False
Answer» B. False
2.

How many stages commonly occurs in creation of plot?

A. 2
B. 5
C. 8
D. All of the mentioned
Answer» B. 5
3.

Which of the following argument specifies margin size with regards to par function?

A. las
B. bg
C. mar
D. all of the mentioned
Answer» D. all of the mentioned
4.

Which of the following parameter defines line type such as dashed and dotted?

A. lty
B. pch
C. lwd
D. all of the mentioned
Answer» B. pch
5.

Which of the following package is implemented by lattice plotting system?

A. grDevices
B. grid
C. graphics
D. all of the mentioned
Answer» C. graphics
6.

Which of the following annotation function is used to add or modify text?

A. word
B. graph
C. lines
D. all of the mentioned
Answer» E.
7.

Which type of graph is shown in the following figure?

A. Scatterplot
B. Barplot
C. Overlaying
D. None of the mentioned
Answer» C. Overlaying
8.

Which of the following block information is odd man out in the below figure?

A. Scatterplots
B. 5 number summary
C. 2D Graph
D. None of the mentioned
Answer» C. 2D Graph
9.

BASE_GRAPHICS_ARE_USED_MOST_COMMONLY_FOR_CREATING_2D_GRAPHICS.?$

A. True
B. False
Answer» B. False
10.

HOW_MANY_STAGES_COMMONLY_OCCURS_IN_CREATION_OF_PLOT_??$

A. 2
B. 5
C. 8
D. All of the Mentioned
Answer» B. 5
11.

Which of the following argument specifies margin size with regards to par function ?

A. las
B. bg
C. mar
D. All of the mentioned
Answer» D. All of the mentioned
12.

The core plotting engine is encapsulated in graphics package.

A. True
B. False
Answer» B. False
13.

Which of the following parameter defines line type such as dashed and dotted ?

A. lty
B. pch
C. lwd
D. all of the Mentioned
Answer» B. pch
14.

Which of the following package is implemented by lattice plotting system ?

A. grDevices
B. grid
C. graphics
D. all of the Mentioned
Answer» C. graphics
15.

Which of the following annotation function is used to add or modify text ?

A. word
B. graph
C. lines
D. all of the Mentioned
Answer» E.