Vidyalelo
R Programming · Q9

Control Structures in R Programming

Programming · R Programming · question 9

Q9

What is the result of the expression 5 %% 2 in R?

A.
1
Answer
B.
2
C.
2.5
D.
0.5

Answer: Option A

Solution

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