__________ prints out the function call stack after an error occurs.
(a) trace()
(b) traceback()
(c) back()
(d) traback()
The question was posed to me in an interview.
The question is from Debugging Tools topic in portion Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming