InterviewSolution
Saved Bookmarks
| 1. |
A data frame is a special type of list where every element of the list has ______ length.(a) Same(b) Different(c) May be different(d) May be sameI had been asked this question by my college professor while I was bunking the class.My doubt is from Data Types topic in division Nuts and Bolts and Getting Data In and Out of R Programming |
|
Answer» The correct answer is (a) Same |
|