Vidyalelo
R Programming · Q82

Control Structures in R Programming

Programming · R Programming · question 82

Q82

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

A.
32
B.
42
C.
52
D.
45
Answer

Answer: Option D

Solution

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