adplus-dvertising
frame-decoration

Question

Point out the correct statement?

a.

The traceback() function must be called immediately after an error occurs

b.

The debugger calls the browser at the very low level of the function body

c.

Every time you call the mod() function it will launch the interactive debugger

d.

R provides only two tools to help you with debugging your code

Answer: (a).The traceback() function must be called immediately after an error occurs

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the correct statement?