InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is default prompt for UNIX environment?(a) >(b) >>(c) |
|
Answer» RIGHT ANSWER is (a) > To ELABORATE: When you use the R program it issues a prompt when it EXPECTS input commands. |
|