Que: Which of the following command is used to print an object “x” in R? a. printf(x) b. print(x) c. printx d. print[x] Answer: print(x)