InterviewSolution
Saved Bookmarks
| 1. |
What will be the output of runif()?(a) Random number(b) Numbers(c) Character(d) Path generationI have been asked this question in semester exam.The query is from Functions topic in division Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» Correct choice is (a) Random number |
|