Vidyalelo
R Programming · Q83

Control Structures in R Programming

Programming · R Programming · question 83

Q83

The syntax of the repeat loop is . . . . . . . .

A.
rep statement
B.
repeat statement
Answer
C.
repeat else
D.
repeat while

Answer: Option B

Solution

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