Q39
. . . . . . . . list the variables in the workspace.
A.
rm(x)
B.
rm(list=ls())
C.
ls()
AnswerD.
attach(mat)
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board