1.

A bundled package is a package that’s been compressed into a ______ file.(a) Double(b) Triple(c) Single(d) No fileI got this question during an online exam.This interesting question is from Packages in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Correct choice is (C) Single

To explain: A bundled package is a package that’s been compressed into a single FILE. A SOURCE package is just a DIRECTORY with components like R/, DESCRIPTION, and so on.



Discussion

No Comment Found

Related InterviewSolutions