Explore topic-wise MCQs in Data Science.

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.

WHICH_OF_THE_FOLLOWING_PACKAGE_IS_USED_FOR_READING_JSON_DATA_??$

A. jsonlite
B. json
C. jsondata
D. all of the Mentioned
Answer» B. json
2.

Extracting_XML_is_the_basis_for_most_web_scraping$

A. True
B. False
Answer» B. False
3.

Which of the following function programmatically extract parts of XML file ?

A. XmlSApply
B. XmlApply
C. XmlSApplyData
D. All of the mentioned
Answer» B. XmlApply
4.

Which of the following can be used to view all the tables in memory ?

A. tables
B. alltable
C. table
D. none of the Mentioned
Answer» B. alltable
5.

Which of the following package is used for reading excel data ?

A. xlsx
B. xlsc
C. read.sheet
D. all of the Mentioned
Answer» B. xlsc
6.

Which of the following will set the character that represents missing value ?

A. na.quote
B. na.strings
C. nrows
D. all of the Mentioned
Answer» C. nrows
7.

Which of the following is an important parameter of read.table function ?

A. file
B. header
C. sep
D. all of the Mentioned
Answer» E.
8.

Which of the following function is used for loading flat files ?

A. read.data
B. read.sheet
C. read.table
D. none of the Mentioned
Answer» D. none of the Mentioned