Vidyalelo
R Programming · Q124

Control Structures in R Programming

Programming · R Programming · question 124

Q124

Point out the correct statement?

A.
Writing functions is a core activity of an R programmer
B.
Functions are often used to encapsulate a sequence of expressions that need to be executed numerous times
C.
Functions are also often written when code must be shared with others or the public
D.
All of the mentioned
Answer

Answer: Option D

Solution

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