1.

Which are indexed by either row or column using a specific name or number?(a) Datasets(b) Data frames(c) Data(d) FunctionsThe question was asked in an internship interview.I'd like to ask this question from Data Types in chapter Nuts and Bolts and Getting Data In and Out of R Programming

Answer» CORRECT answer is (B) Data frames

To explain: Data frames can be INDEXED by either row or column using a SPECIFIC NAME (that corresponds to either the row or column) or a number.


Discussion

No Comment Found

Related InterviewSolutions