_____ list the variables in the workspace.
(a) rm(x)
(b) rm(list=ls())
(c) ls()
(d) attach(mat)
This question was addressed to me in semester exam.
The doubt is from Commands topic in portion Commands, Packages, Visualizing Data and Linear Regression of R Programming