1. What symbol is used for assignment in R?
2. What does the function print() do in R?
3. In R, how is a variable assigned a value?
4. What is the purpose of the seq() function in R?
5. In R, what is the primary data structure to store a sequence of elements of the same type?
6. What does the factor data type represent in R?
7. In R, how is a comment denoted?
8. Which of the following is a valid way to create a numeric vector in R?
9. How is the length of a vector determined in R?
10. In R, what is the purpose of the paste() function?
Read More Section(R Programming Basics)
Each Section contains maximum 100 MCQs question on R Programming Basics. To get more questions visit other sections.