Vidyalelo
R Programming · Q67

R Programming Basics

Programming · R Programming · question 67

Q67

What will be the output of the following R code? > x ncol(x)

A.
2
Answer
B.
4
C.
7
D.
9

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board