Vidyalelo
R Programming · Q52

Introduction to R Programming

Programming · R Programming · question 52

Q52

Which of the following statement is alternative to . . . . . . . . ?solve

A.
help(solve)
Answer
B.
print(solve)
C.
bind(solve)
D.
matrix(solve)

Answer: Option A

Solution

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