1.

Which of the following package has temporary files?(a) Single(b) Source(c) Bundle(d) DoubleI got this question during an internship interview.The doubt is from Packages topic in chapter Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer» CORRECT answer is (b) Source

Best explanation: Source package MIGHT contain temporary files used to save TIME during development and the compilation artifacts in a source. These will be never found in a BUNDLE.


Discussion

No Comment Found

Related InterviewSolutions