InterviewSolution
Saved Bookmarks
| 1. |
A ________________ in R programming language can also contain numeric and alphabets along with special characters like dot and underline.(a) Variable name(b) Number(c) Integer(d) CharacterThis question was addressed to me during an interview for a job.My question is from Functions topic in division Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming |
|
Answer» The correct choice is (a) Variable NAME |
|