

MCQOPTIONS
Saved Bookmarks
This section includes 10 Mcqs, each offering curated multiple-choice questions to sharpen your R Programming knowledge and support exam preparation. Choose a topic below to get started.
1. |
________ is used for main title in graph. |
A. | Title |
B. | Main |
C. | Title Main |
D. | Main Title |
Answer» C. Title Main | |
2. |
Which of the following is the colour argument? |
A. | Col |
B. | Dol |
C. | Cul |
D. | Acol |
Answer» B. Dol | |
3. |
Which of the following is the plotting character? |
A. | Sch |
B. | Pch |
C. | Grd |
D. | Pck |
Answer» C. Grd | |
4. |
________ level plotting functions that add elements to an existing plot. |
A. | High |
B. | Low |
C. | Medium |
D. | Simple |
Answer» C. Medium | |
5. |
________ level plotting functions that start a new plot. |
A. | High |
B. | Low |
C. | Medium |
D. | Simple |
Answer» B. Low | |
6. |
Which of the following will be used in fancy plots? |
A. | New = T |
B. | New = J |
C. | New = K |
D. | New = L |
Answer» B. New = J | |
7. |
Which of the following declares the current plot undeclared? |
A. | New = H |
B. | New = T |
C. | New = J |
D. | New = L |
Answer» C. New = J | |
8. |
ask=T is a parameter that R asks before producing the _______ |
A. | function |
B. | package |
C. | interface |
D. | graphics |
Answer» E. | |
9. |
__________ read only parameter that returns the width and height of the current device surface in inches. |
A. | Din |
B. | Fin |
C. | Gin |
D. | Kin |
Answer» B. Fin | |
10. |
______ gives the length and height of the current figure in inches. |
A. | Din |
B. | Fin |
C. | Sin |
D. | Cin |
Answer» C. Sin | |