MCQOPTIONS
Saved Bookmarks
This section includes 8 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. |
gvisAnnotationChart charts are interactive time series line charts that support annotations. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 2. |
Which of the following is used for creating tree maps? |
| A. | gvisGeoChart |
| B. | gvisTable |
| C. | gvisTreeMap |
| D. | all of the mentioned |
| Answer» D. all of the mentioned | |
| 3. |
The actual chart of gvisBarChart is rendered by the web browser using _________ or VML. |
| A. | JPEG |
| B. | SVG |
| C. | |
| D. | All of the mentioned |
| Answer» C. PDF | |
| 4. |
gvisAnnotatedTimeLine returns list of class gvis and list . |
| A. | True |
| B. | False |
| Answer» B. False | |
| 5. |
Which of the following is used for creating interacting tables? |
| A. | gvisGeoChart |
| B. | gvisTable |
| C. | gvisLineChart |
| D. | all of the mentioned |
| Answer» C. gvisLineChart | |
| 6. |
Which of the following reads a data.frame and creates text output referring to the Google Visualization API? |
| A. | gvisAnnotatedLine |
| B. | gvisTimeLine |
| C. | gvisAnnotatedTimeLine |
| D. | none of the mentioned |
| Answer» D. none of the mentioned | |
| 7. |
Which of the following create a Google Gadget based on a Google Visualization Object? |
| A. | createGadget |
| B. | createGoogleGadget |
| C. | newGoogleGadget |
| D. | all of the mentioned |
| Answer» C. newGoogleGadget | |
| 8. |
Which of the following is R interface to google charts? |
| A. | googleVis |
| B. | googleChart |
| C. | googleDataVis |
| D. | all of the mentioned |
| Answer» B. googleChart | |