Explore topic-wise MCQs in Data Science.

This section includes 6 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.