Vidyalelo
R Programming · Q207

Control Structures in R Programming

Programming · R Programming · question 207

Q207

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

A.
0
B.
No result
C.
NULL
Answer
D.
1

Answer: Option C

Solution

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