1.

Which function is used to enter in data at the terminal?(a) Scanned(b) Scnn(c) Scan(d) SccnI have been asked this question in an interview for job.The origin of the question is Data Types topic in portion Nuts and Bolts and Getting Data In and Out of R Programming

Answer»

The correct option is (c) Scan

The explanation: The scan FUNCTION is used to enter data at the terminal. This is USEFUL for small datasets but TIRESOME for entering in large datasets.



Discussion

No Comment Found

Related InterviewSolutions