If mdf is a data frame, which statement is true ?
All columns must have the same data type.
ncol(mdf) equals length(mdf).
The number of rows must equals the number of columns.
The legnth of any column in mdf may differ from any other column in mdf