InterviewSolution
Saved Bookmarks
| 1. |
Which is the function used to add the vectors?(a) c()(b) add(vectors)(c) c(vectors)(d) vectors.addThe question was asked in an interview.I need to ask this question from Getting Started with R topic in chapter Sockets of JavaScript |
|
Answer» The CORRECT option is (a) C() |
|